Skip to content

Commit

Permalink
Lint after Ubuntu build CI finished
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Bark committed May 14, 2024
1 parent 4d39e76 commit 017d5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Test
run: zig build test
lint:
needs: build
needs: ubuntu-build
timeout-minutes: 15
continue-on-error: true
runs-on: ubuntu-latest
Expand Down

0 comments on commit 017d5ef

Please sign in to comment.