Skip to content

Commit 972e691

Browse files
committed
Fix the fooking CI.
1 parent 5773976 commit 972e691

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nameless_push.yml

-5
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ jobs:
5050
run: |
5151
pyright
5252
53-
- name: Update nameless version file with the --version flag
54-
run: |
55-
python -m main --version
56-
python -m main -v
57-
5853
- name: Delete the dummy config file
5954
run: |
6055
rm NamelessConfig.py

0 commit comments

Comments
 (0)