Skip to content

Commit 4387e11

Browse files
committed
Merge branch 'master' of github.com:sid86-dev/data_encrypt
2 parents 93e4d40 + 5eb4862 commit 4387e11

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
python -m pip install --upgrade pip
3737
pip install piencrypt
3838
# Run the tests. I'm using pytest and the file is in the tests directory.
39-
- name: Clean temp directory
40-
run: rm -rf *
41-
working-directory: ./Test
39+
# - name: Clean temp directory
40+
# run: rm -rf *
41+
# working-directory: ./Test
4242
- name: Run tests
4343
run: python Test/pie_test.py

0 commit comments

Comments
 (0)