Skip to content

Commit

Permalink
ci: πŸ’š Actually run regression tests
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanderleek committed Jan 7, 2025
1 parent 8d2d784 commit bab8e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: poetry install --no-interaction --no-root

- name: 'Run regression runner'
run: poetry run poe regression
run: poetry run poe regression run

0 comments on commit bab8e26

Please sign in to comment.