Skip to content

Commit

Permalink
remove errant uses: statement
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg committed Dec 19, 2023
1 parent 73c82f2 commit f911c44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
run: python web.py
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
- uses: actions/checkout@v4

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit f911c44

Please sign in to comment.