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 b7d8a56 commit 69ec266Copy full SHA for 69ec266
.github/workflows/main.yaml
@@ -10,7 +10,6 @@ jobs:
10
if: (github.event_name == 'push' && github.ref == 'refs/heads/main') || github.event_name == 'pull_request'
11
12
steps:
13
- - name: install dependencies
14
- name: Checkout repo
15
uses: actions/checkout@v3
16
- name: Set up JDK 17
0 commit comments