Skip to content

Commit 94c495a

Browse files
authored
ci: try commit test
1 parent dbd62db commit 94c495a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/gstest.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4
1818
- uses: inflated-goboscript/gstest@v0.1.0
19+
20+
- name: Commit test.sb3
21+
uses: EndBug/add-and-commit@v9
22+
with:
23+
add: "test/test.sb3"
24+
message: 'build: test.sb3'

0 commit comments

Comments
 (0)