Skip to content

Commit

Permalink
Add regression tests for CE v1.14 and RB v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
flend committed Nov 3, 2024
1 parent 516bf81 commit a053ca1
Show file tree
Hide file tree
Showing 16 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- name: "Run regression tests on merge to release branch"
run: |
python3 test/run_regression_tests.py test/regression_test_v1_13/
python3 test/run_regression_tests.py --extra_args "--variant rapid_brogue" test/regression_test_rapid_v1_5/
python3 test/run_regression_tests.py test/regression_test_ce_v1_14/
python3 test/run_regression_tests.py --extra_args "--variant rapid_brogue" test/regression_test_rb_v1_6/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a053ca1

Please sign in to comment.