We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf535f1 commit a69cb54Copy full SHA for a69cb54
.github/workflows/run-tests.yml
@@ -45,4 +45,4 @@ jobs:
45
46
# Install dependencies and run tests with PyTest
47
- name: Run PyTest
48
- run: pytest -vv
+ run: pytest -vv --ignore=modules/bootcamp/tests/test_detect_landing_pad.py
0 commit comments