Skip to content

Commit

Permalink
Removed cache
Browse files Browse the repository at this point in the history
  • Loading branch information
kjy5 committed Aug 25, 2023
1 parent 38b9f87 commit 3ed1347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '3.x'
cache: 'pip'

- name: 🏃Run tests
run: python -m unittest ./tests/test_demo_class.py

0 comments on commit 3ed1347

Please sign in to comment.