Skip to content

Commit a398de6

Browse files
committed
chore: remove extraneous line in tests action file
Signed-off-by: Donnie Adams <[email protected]>
1 parent 48c714d commit a398de6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_tests.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
- name: Install gptscript
5050
run: |
5151
curl https://get.gptscript.ai/releases/default_windows_amd64_v1/gptscript.exe -o gptscript.exe
52-
- name: Create config file
5352
- name: Run Tests
5453
env:
5554
GPTSCRIPT_BIN: .\gptscript.exe

0 commit comments

Comments
 (0)