Skip to content

Commit

Permalink
rm requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
f-peverali committed Apr 30, 2024
1 parent 1ee095f commit dce6362
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/TC-version-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- name: install python packages
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: execute py script # run main.py
run: python /scripts/release_publish.py -b
Expand Down

0 comments on commit dce6362

Please sign in to comment.