Skip to content

Commit 49b6fdb

Browse files
committed
updated CI workflow file to include example test
1 parent 7687831 commit 49b6fdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ jobs:
3737
- name: Test with pytest
3838
run: |
3939
pytest fizzbuzz.py
40+
pytest example.py

0 commit comments

Comments
 (0)