Skip to content

Commit ad7f8f5

Browse files
committed
import this in all
1 parent ffca633 commit ad7f8f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,8 @@ jobs:
9696
needs:
9797
- test
9898
- linting
99+
steps:
100+
- name: This
101+
shell: python
102+
run: |
103+
import this

0 commit comments

Comments
 (0)