Skip to content

Commit 543042b

Browse files
committed
Change what is removed for speed
1 parent f5e467c commit 543042b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-suite.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ jobs:
7676
remove-dotnet: true
7777
remove-android: true
7878
remove-haskell: true
79-
remove-large-packages: true
79+
remove-codeql: true
80+
remove-cached-tools: true
8081

8182
- uses: actions/checkout@v6
8283
with:

0 commit comments

Comments
 (0)