Skip to content

Commit 8230348

Browse files
committed
test
1 parent 4183f21 commit 8230348

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/codeql.yml

-5
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ jobs:
2020
matrix:
2121
language: ['csharp']
2222
steps:
23-
- name: Free up disk space
24-
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be #v1.3.1
25-
with:
26-
large-packages: false
27-
tool-cache: false
2823
- name: Check out repository
2924
uses: actions/checkout@v4
3025
- name: Initialize CodeQL

0 commit comments

Comments
 (0)