We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d95720d commit deeb0cfCopy full SHA for deeb0cf
.github/workflows/build-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v2
19
20
- name: Mark start script
21
- run: echo Script start!
+ run: echo Script start2
22
23
# - name: Set up JDK 17
24
# uses: actions/setup-java@v4
0 commit comments