Skip to content

Commit

Permalink
workflows: Update test targets
Browse files Browse the repository at this point in the history
Signed-off-by: Wiktoria Kuna <[email protected]>
  • Loading branch information
wkkuna committed Feb 28, 2024
1 parent 84bc3fb commit ac6cb82
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@ jobs:
- name: Check targets
run: |
make TARGET=arty
make TARGET=zcu104
make TARGET=lpddr4_test_board
make TARGET=ddr4_datacenter_test_board
make TARGET=arty ARGS="--sim"
make TARGET=lpddr5_test_board
- name: Run tests
run: make test

0 comments on commit ac6cb82

Please sign in to comment.