Skip to content

Commit ecdc3e9

Browse files
committed
Merge branch 'master' into ci/tests_refactor
2 parents 10caab4 + d2c8c96 commit ecdc3e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wokwi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- name: Evaluate if tests should be run
4545
id: check-tests
4646
run: |
47+
echo "Action: ${{ github.event.action }}"
4748
cache_exists=${{ steps.get-cache-results.outputs.cache-hit == 'true' || false }}
4849
enabled=true
4950

0 commit comments

Comments
 (0)