We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd9457 commit 2520741Copy full SHA for 2520741
1 file changed
.github/workflows/build_and_test.yaml
@@ -9,7 +9,7 @@ on:
9
- main
10
11
jobs:
12
- build:
+ build_and_test:
13
runs-on: ubuntu-22.04
14
container:
15
image: eclipse-temurin:17.0.18_8-jdk-alpine-3.23
0 commit comments