Skip to content

Commit bab8e26

Browse files
committed
ci: 💚 Actually run regression tests
1 parent 8d2d784 commit bab8e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: poetry install --no-interaction --no-root
2828

2929
- name: 'Run regression runner'
30-
run: poetry run poe regression
30+
run: poetry run poe regression run

0 commit comments

Comments
 (0)