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 87d8978 commit 1fc0ef6Copy full SHA for 1fc0ef6
.github/workflows/gpu_tests.yml
@@ -20,9 +20,6 @@ jobs:
20
cupy_tests:
21
name: CuPy GPU
22
needs: get_commit_message
23
- if: >
24
- needs.get_commit_message.outputs.message == 1
25
- && (github.repository == 'scipy/xsf' || github.repository == '')
26
runs-on: ghcr.io/cirruslabs/ubuntu-runner-amd64-gpu:22.04
27
steps:
28
- name: Checkout xsf repo
0 commit comments