Skip to content

Commit

Permalink
Needs checks
Browse files Browse the repository at this point in the history
  • Loading branch information
abogoyavlensky committed Jun 3, 2024
1 parent 68c273e commit 525ac8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

outdated:
runs-on: ubuntu-latest
needs: [ deps ]
needs: [ checks ]
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/restore-deps
Expand Down

0 comments on commit 525ac8d

Please sign in to comment.