Skip to content

Commit 4236478

Browse files
other quote type
1 parent ec7b5e0 commit 4236478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-seed-grouping.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
steps:
5454
# Note: this step is meant for when running on ubuntu-latest
5555
- name: Remove Bloat
56-
if: ${{ matrix.sdk-name == "python-sdk" && runner.os == "Linux" }}
56+
if: ${{ matrix.sdk-name == 'python-sdk' && runner.os == 'Linux' }}
5757
uses: jlumbroso/free-disk-space@main
5858
with:
5959
# this might remove tools that are actually needed,

0 commit comments

Comments
 (0)