We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd20e99 commit 84676d4Copy full SHA for 84676d4
Taskfile.yml
@@ -31,6 +31,7 @@ tasks:
31
test-integration:
32
desc: Run integration tests
33
cmds:
34
+ - task: build
35
- poetry install --no-root
36
- poetry run pytest test
37
0 commit comments