Skip to content

Commit

Permalink
Update CI yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinMeimar committed Jul 28, 2024
1 parent d57fd83 commit e33c1f5
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,5 @@ jobs:
- name: build tester
run: tests/build.sh

- name: run single executable tests
run: tests/single_exe_tests/run.sh

- name: run expected failure tests
run: tests/fail_tests/run.sh
- name: run tests
run: tests/run_tests.sh

0 comments on commit e33c1f5

Please sign in to comment.