Skip to content

Commit

Permalink
Make names that will be useful
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglas Mennella committed Sep 5, 2023
1 parent bfc9a0f commit 78c5040
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
- name: Install poethepoet
run: python -m pip install poethepoet
#----------------------------------------------
# install poethepoet
# testing for errors
#----------------------------------------------
- name: Install poethepoet
- name: install requests?
run: pip install requests -U
#----------------------------------------------
# ----- install & configure poetry -----
Expand Down

0 comments on commit 78c5040

Please sign in to comment.