Skip to content

Commit 76ebf8b

Browse files
committed
fix: ci sonarcloud job sintax error
1 parent ec56593 commit 76ebf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- develop
66
jobs:
77
sonarcloud:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
1111
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)