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.
2 parents d391cc1 + fc97ed0 commit 6c45ae7Copy full SHA for 6c45ae7
.github/workflows/ci.yml
@@ -3,8 +3,6 @@ on:
3
push:
4
branches:
5
- main
6
-concurrency:
7
- group: ${{ github.workflow }}-${{ github.ref }}
8
jobs:
9
ci:
10
name: '${{ matrix.os.name}} | Java ${{ matrix.java.version}}'
.github/workflows/run-system-tests.yml
run-system-tests:
name: 'Java ${{ matrix.java.version}}'
0 commit comments