Skip to content

Commit 9ed8c26

Browse files
authored
ci: use new gstest
1 parent 5a4a086 commit 9ed8c26

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/gstest.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v4
20-
- uses: inflated-goboscript/gstest@v0.1.0
21-
22-
- name: Commit test.sb3
23-
uses: EndBug/add-and-commit@v9
20+
- uses: inflated-goboscript/gstest@v0.1.1
2421
with:
25-
add: "test/test.sb3 --force"
26-
message: 'build: test.sb3'
22+
build: "Pls build"

0 commit comments

Comments
 (0)