Skip to content

Commit

Permalink
Update test_deduce.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HalflingHelper authored Nov 17, 2024
1 parent 4b44185 commit 1760290
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_deduce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
python -m pip install --upgrade pip
pip install flake8 pytest
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
ref: # branch
my_other_branch
- name: execute py script # run file
run: |
python test-deduce.py

0 comments on commit 1760290

Please sign in to comment.