Skip to content

Commit

Permalink
Update ci.yml with VC4 test
Browse files Browse the repository at this point in the history
Brings back the VC4 test in CI.
  • Loading branch information
sylvainpelissier authored May 13, 2024
1 parent 82d0276 commit 434d829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-22.04
env:
BUILDS: 'asahi blackfin blessr2 keystone-lib keystone r2svd unicorn-lib vc4 x86iced'
TESTS: 'keystone'
TESTS: 'keystone vc4'
R2PIPE_TESTS: 'r2pipe-js r2pipe-py'
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 434d829

Please sign in to comment.