We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d956426 commit 2dee5c0Copy full SHA for 2dee5c0
1 file changed
.github/workflows/integration-delivery.yaml
@@ -32,9 +32,6 @@ jobs:
32
run: |
33
python -m pip install --upgrade pip
34
pip install -r requirements.txt
35
-
36
- - name: Run tests
37
- run: pytest
38
39
build :
40
name: Continuous Integration and Delivery
0 commit comments