Skip to content

Commit 69ec266

Browse files
committed
Fix CI
1 parent b7d8a56 commit 69ec266

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
if: (github.event_name == 'push' && github.ref == 'refs/heads/main') || github.event_name == 'pull_request'
1111

1212
steps:
13-
- name: install dependencies
1413
- name: Checkout repo
1514
uses: actions/checkout@v3
1615
- name: Set up JDK 17

0 commit comments

Comments
 (0)