mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-03-14 22:31:21 +00:00
Lint after Ubuntu build CI finished
This commit is contained in:
parent
4d39e7636a
commit
017d5ef1a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue