We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c714d commit a398de6Copy full SHA for a398de6
.github/workflows/run_tests.yaml
@@ -49,7 +49,6 @@ jobs:
49
- name: Install gptscript
50
run: |
51
curl https://get.gptscript.ai/releases/default_windows_amd64_v1/gptscript.exe -o gptscript.exe
52
- - name: Create config file
53
- name: Run Tests
54
env:
55
GPTSCRIPT_BIN: .\gptscript.exe
0 commit comments