Skip to content

Commit

Permalink
Changed the CI to see the artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
UmerShahidengr committed Oct 18, 2024
1 parent 21489f3 commit 304f853
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
echo $GITHUB_WORKSPACE/sail >> $GITHUB_PATH
- name: Config and run riscof for RV${{ matrix.xlen }}
continue-on-error: true
run: |
cd riscof-plugins/rv${{ matrix.xlen }}
riscof run --config config.ini --suite ../../riscv-test-suite/rv${{ matrix.xlen }}i_m/ --env ../../riscv-test-suite/env
Expand Down

0 comments on commit 304f853

Please sign in to comment.