Skip to content

Commit 1c6feea

Browse files
committed
Remove trailing space in CodeQL workflow
1 parent 9a6d871 commit 1c6feea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: github/codeql-action/init@v1
3131
with:
3232
languages: ${{ matrix.language }}
33-
33+
3434
- name: Install dependencies
3535
run: sudo apt-get install libfuse-dev fuse
3636

0 commit comments

Comments
 (0)