We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ed669 commit 456d86bCopy full SHA for 456d86b
.github/workflows/test.yml
@@ -74,4 +74,4 @@ jobs:
74
run: cp .env.example etl/.env
75
- name: test
76
working-directory: etl
77
- run: pytest
+ run: tox
0 commit comments