Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit b9a8f33

Browse files
The style of the code has been improved.
1 parent 6f67fc5 commit b9a8f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check-dockerize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585

8686
build-container:
8787
runs-on: ubuntu-latest
88-
needs: [ qodana, analyze ]
88+
needs: analyze
8989

9090
steps:
9191
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)