Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tatyam-prime committed May 31, 2024
1 parent bb1a82a commit 6f65c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: '3.x'
cache: 'pip'
cache-dependency-path:
cache-dependency-path: ''

- name: Install online-judge-verify-helper
run: pip3 install -U online-judge-verify-helper
Expand Down

0 comments on commit 6f65c8b

Please sign in to comment.