Skip to content

Commit 3038970

Browse files
committed
fix
1 parent eaf03b4 commit 3038970

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
```yml
21
# .github/workflows/ci.yml
32
#
43
# Continuous Integration for DevPath
@@ -87,4 +86,3 @@ jobs:
8786
- name: Run pytest
8887
run: |
8988
pytest tests/ -v --tb=short
90-
```

0 commit comments

Comments
 (0)