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 f911c44 commit 78ce49d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

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

# commit results to repository
- name: Commit results
run: |
Expand Down

0 comments on commit 78ce49d

Please sign in to comment.