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 e29e0a4 commit 2b5a2c1Copy full SHA for 2b5a2c1
.github/workflows/ci-nightly-build-test.yaml
@@ -14,7 +14,7 @@
14
# https://github.com/tensorflow/quantum/actions/workflows/ci-build-checks.yaml
15
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
17
-name: CI nightly test
+name: CI nightly full test
18
run-name: Continuous integration nightly build & test
19
20
on:
.github/workflows/ci-nightly-cirq-test.yaml
@@ -9,7 +9,7 @@
9
# options for overridding some of the parameters for the run.
10
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11
12
-name: CI nightly Cirq test
+name: CI nightly Cirq compatibility test
13
run-name: Continuous integration Cirq compatibility test
0 commit comments