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.
tests.yml
1 parent cd3d0bf commit 2c1b3dbCopy full SHA for 2c1b3db
.github/workflows/tests.yml
@@ -4,7 +4,9 @@
4
# As the Wokwi tests require access to secrets, they are run in a separate workflow.
5
# We need to ensure that the artifacts from previous tests in the chain are propagated for publishing the results.
6
# This is the current trigger sequence for the tests:
7
-# tests.yml -> tests_wokwi.yml -> tests_results.yml
+# tests.yml
8
+# ⌙> tests_wokwi.yml
9
+# ⌙> tests_results.yml
10
# ⌙> tests_build.yml
11
# ⌙> tests_hw.yml
12
# ⌙> tests_qemu.yml
0 commit comments