Skip to content

Commit

Permalink
remove test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Sup2point0 committed Mar 20, 2024
1 parent e480ece commit 55f9d40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/assort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Python.execute
env:
AQ: ${{ secrets.AQ }}
run: python source/test.py
run: python scripts/assort.py

# - name: Git.commit
# run: |
Expand Down
19 changes: 0 additions & 19 deletions source/test.py

This file was deleted.

0 comments on commit 55f9d40

Please sign in to comment.