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 68bcd72 commit 2280e1bCopy full SHA for 2280e1b
.github/workflows/pull.yml
@@ -12,6 +12,7 @@ concurrency:
12
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ github.event_name == 'schedule' }}
13
cancel-in-progress: true
14
15
+
16
jobs:
17
# test-qnn-wheel-packages-linux:
18
# name: test-qnn-wheel-packages-linux
0 commit comments