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 038738c commit 82634b6Copy full SHA for 82634b6
.github/workflows/pr-test.yml
@@ -41,12 +41,13 @@ jobs:
41
- run: npm install
42
working-directory: github-actions/projector
43
44
+ - uses: mxschmitt/action-tmate@v3
45
+
46
- name: 'Test projection action: github-action-projector'
47
uses: ./github-actions/projector/
48
with:
49
holobranch: github-action-projector
50
-
51
- name: 'Test projection action: docs-site'
52
53
0 commit comments