We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d472f commit 4b964d6Copy full SHA for 4b964d6
.github/workflows/test.yaml
@@ -2,7 +2,7 @@ name: select_ai_py_tests
2
on: push
3
4
jobs:
5
- select_ai_py_tests:
+ pysai_unittests:
6
runs-on: ${{ matrix.os }}
7
strategy:
8
fail-fast: true
0 commit comments