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 6682c7f commit d01f041Copy full SHA for d01f041
.github/workflows/maven.yml
@@ -12,7 +12,7 @@ concurrency:
12
cancel-in-progress: false
13
14
jobs:
15
- build-and-deploy:
+ compile:
16
runs-on: ubuntu-latest
17
environment: dev
18
.github/workflows/test.yml
+ test:
0 commit comments