Skip to content

Commit 3e61e3a

Browse files
committed
Merge branch 'ci/refactor'
2 parents 99a03b7 + 12d369b commit 3e61e3a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/wokwi.yml

-7
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,6 @@ jobs:
8181
if: steps.check-tests.outputs.enabled == 'true'
8282
uses: wokwi/wokwi-ci-server-action@v1
8383

84-
- name: Install Wokwi CLI
85-
if: steps.check-tests.outputs.enabled == 'true'
86-
run: curl -L https://wokwi.com/ci/install.sh | sh
87-
88-
- name: Wokwi CI Server
89-
uses: wokwi/wokwi-ci-server-action@v1
90-
9184
- name: Get binaries
9285
if: steps.check-tests.outputs.enabled == 'true'
9386
id: cache-build-binaries

0 commit comments

Comments
 (0)