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 ee7a673 commit b14a6f7Copy full SHA for b14a6f7
.github/workflows/test.yml
@@ -156,6 +156,9 @@ jobs:
156
-
157
name: Expose GitHub Runtime
158
uses: crazy-max/ghaction-github-runtime@v3
159
+ -
160
+ name: Dump context
161
+ uses: crazy-max/ghaction-dump-context@v2
162
163
# FIXME: Needs to setup node twice on Windows: https://github.com/actions/setup-node/issues/1357#issuecomment-3254613964
164
name: Setup Node
0 commit comments