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 c822fba commit 1b7eca8Copy full SHA for 1b7eca8
.github/workflows/test.yml
@@ -64,6 +64,7 @@ jobs:
64
run: |
65
make regenerate_swiftpm_resources
66
git diff --exit-code Sources/JavaScriptKit/Runtime
67
+ - uses: mxschmitt/action-tmate@v3
68
- run: swift test --package-path ./Plugins/PackageToJS
69
- run: swift test --package-path ./Plugins/BridgeJS
70
0 commit comments