Skip to content

Commit fe8a131

Browse files
authored
filename nai ulto raixa
1 parent e21d7bc commit fe8a131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
3737
- name: Test with pytest
3838
run: |
39-
pytest -s test_caesercipher.py
39+
pytest -s testcases.py

0 commit comments

Comments
 (0)