Skip to content

Commit 01a96fc

Browse files
committed
ci(hw): Fix test branch
1 parent 7cdfb51 commit 01a96fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests_hw_wokwi.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ permissions:
1111
contents: read
1212

1313
env:
14-
#TESTS_BRANCH: "master" # Branch that will be checked out to run the tests
15-
TESTS_BRANCH: "ci/hw_gitlab"
14+
TESTS_BRANCH: "master" # Branch that will be checked out to run the tests
1615

1716
jobs:
1817
get-artifacts:

0 commit comments

Comments
 (0)