Skip to content

Commit 84a4093

Browse files
authored
Update ci.yml
corrected the syntax error ```
1 parent dcd5821 commit 84a4093

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-
```yaml
21
name: Python Package CI
32

43
on: [push, pull_request]
@@ -23,4 +22,3 @@ jobs:
2322
- name: Test with pytest
2423
run: |
2524
pytest
26-
```

0 commit comments

Comments
 (0)