Skip to content

Commit

Permalink
Fix CI workflow.
Browse files Browse the repository at this point in the history
Signed-off-by: Rule Timothy (VM/EMT3) <[email protected]>
  • Loading branch information
timrulebosch committed Mar 27, 2024
1 parent f474ada commit 2eb8ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
tools:
if: false
runs-on: [ubuntu-latest]
needs: [build, test]
needs: [ ]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 2eb8ac6

Please sign in to comment.