Skip to content

Commit

Permalink
fixup! ci: Unify test-*.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed Feb 6, 2024
1 parent b2ee761 commit dea490b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ jobs:
path: build.tar
retention-days: 1

test-linux:
test-yosys:
name: Run tests
needs: build-linux
needs: build-yosys
runs-on: ${{ matrix.os }}
env:
CC: clang
Expand Down

0 comments on commit dea490b

Please sign in to comment.