Skip to content

Commit f416d90

Browse files
committed
change name of join fix job
1 parent bce369c commit f416d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ jobs:
517517
.tox/coverage.xml
518518
519519
test-enable-join-fix-snowpark-pandas:
520-
name: Test modin-${{ matrix.os }}-${{ matrix.python-version }}-${{ matrix.cloud-provider }}
520+
name: Test with join fix modin-${{ matrix.os }}-${{ matrix.python-version }}-${{ matrix.cloud-provider }}
521521
needs: build
522522
runs-on: ${{ matrix.os }}
523523
strategy:

0 commit comments

Comments
 (0)