Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Urbanczyk committed Mar 9, 2024
1 parent 9869d9f commit 4ec2f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ jobs:
sudo apt-get install -y binutils-riscv64-unknown-elf
- name: Run tests
run: ./scripts/run_tests.py --verbosity info
run: ./scripts/run_tests.py -v

- name: Check traces and profiles
run: ./scripts/run_tests.py -t -p -c 1 TestCore
Expand Down

0 comments on commit 4ec2f94

Please sign in to comment.