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 86f7789 commit 35a4477Copy full SHA for 35a4477
.github/workflows/test-build.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: ./.github/workflows/build-demos.yml
13
with:
14
ref: ${{ github.ref }}
15
- demo-names: 'tutorial_kak_theorem tutorial_eqnn_force_field tutorial_quantum_transfer_learning tutorial_zne_catalyst'
+ demo-names: 'tutorial_eqnn_force_field tutorial_quantum_transfer_learning tutorial_zne_catalyst'
16
save-artifact: false
17
keep-going: true
18
quiet: true
0 commit comments