Skip to content

Commit 4b964d6

Browse files
committed
shorter job name
1 parent d2d472f commit 4b964d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: select_ai_py_tests
22
on: push
33

44
jobs:
5-
select_ai_py_tests:
5+
pysai_unittests:
66
runs-on: ${{ matrix.os }}
77
strategy:
88
fail-fast: true

0 commit comments

Comments
 (0)