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 1bb6122 commit 2239882Copy full SHA for 2239882
.github/workflows/tests_hw_wokwi.yml
@@ -11,7 +11,7 @@ permissions:
11
contents: read
12
13
env:
14
- TESTS_BRANCH: "master" # Branch that will be checked out to run the tests
+ TESTS_BRANCH: "ci/fixes" # Branch that will be checked out to run the tests
15
16
jobs:
17
get-artifacts:
0 commit comments