Skip to content

Commit 9ee7de7

Browse files
authored
Update gstest.yml
1 parent 228dff0 commit 9ee7de7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gstest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ jobs:
6262
uses: addnab/docker-run-action@v3
6363
with:
6464
image: mcr.microsoft.com/playwright:v1.55.0-noble
65+
options: -v ${{ github.workspace }}:/
6566
run: |
6667
cd test
6768
ls -l
69+
which python
6870
twcli run ./test.sb3 -R

0 commit comments

Comments
 (0)