Skip to content

Commit

Permalink
testing an openai solution :)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLecocq committed Sep 19, 2024
1 parent c79f8bf commit be7fe16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_openai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Install wget
run: sudo apt-get update && sudo apt-get install -y wget
Expand Down

0 comments on commit be7fe16

Please sign in to comment.