Skip to content

Commit 3d80612

Browse files
committed
Revert "Update .github/workflows/verify.yml for test"
This reverts commit 2765449.
1 parent 08657c8 commit 3d80612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/setup-python@v1
1414

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

1818

1919
# required only if you want to verify Haskell code

0 commit comments

Comments
 (0)