Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix CI dependencies
  • Loading branch information
Mrtenz committed Feb 21, 2024
commit 6f68cbf7663adb1bb2273cd3f40c89b23626e79e
3 changes: 1 addition & 2 deletions .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- prepare
- build-source
- build-types
- build
strategy:
fail-fast: false
matrix:
Expand Down