Skip to content

Commit

Permalink
Revert "Update .github/workflows/verify.yml for test"
Browse files Browse the repository at this point in the history
This reverts commit 2765449.
  • Loading branch information
kmyk committed Sep 28, 2020
1 parent 08657c8 commit 3d80612
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 @@ -13,7 +13,7 @@ jobs:
uses: actions/setup-python@v1

- name: Install dependencies
run: pip3 install -U git+https://github.com/online-judge-tools/verification-helper.git@remove-gitignore
run: pip3 install -U git+https://github.com/online-judge-tools/verification-helper.git@master


# required only if you want to verify Haskell code
Expand Down

0 comments on commit 3d80612

Please sign in to comment.