Skip to content

Commit

Permalink
removed adding requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
miloswrath committed Sep 13, 2024
1 parent e27b49e commit 2fea097
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: set up python
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: parse raw
id: set_vars
Expand Down

0 comments on commit 2fea097

Please sign in to comment.