Skip to content

Commit deeb0cf

Browse files
committed
Dev github workflow
1 parent d95720d commit deeb0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v2
1919

2020
- name: Mark start script
21-
run: echo Script start!
21+
run: echo Script start2
2222

2323
# - name: Set up JDK 17
2424
# uses: actions/setup-java@v4

0 commit comments

Comments
 (0)