We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf03b4 commit 3038970Copy full SHA for 3038970
1 file changed
.github/workflows/ci.yml
@@ -1,4 +1,3 @@
1
-```yml
2
# .github/workflows/ci.yml
3
#
4
# Continuous Integration for DevPath
@@ -87,4 +86,3 @@ jobs:
87
86
- name: Run pytest
88
run: |
89
pytest tests/ -v --tb=short
90
-```
0 commit comments