Skip to content

Commit

Permalink
run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sritchie committed Jun 25, 2024
1 parent a0eef6b commit f81b92a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ jobs:

- name: Create test results directory
run: mkdir -p assets/test_results

- name: Run Tests
run: ./run_tests.sh

0 comments on commit f81b92a

Please sign in to comment.