Skip to content

Commit 7c8db85

Browse files
committed
変更忘れたので修正
1 parent ac4fa26 commit 7c8db85

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
@@ -27,7 +27,7 @@ jobs:
2727
id: python-unittest
2828
continue-on-error: true
2929
run: |
30-
python test.py
30+
python test_libs.py
3131
- name: oj-resolve
3232
uses: competitive-verifier/actions/oj-resolve@v2
3333
with:

0 commit comments

Comments
 (0)