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 c2c7527 commit f72fee4Copy full SHA for f72fee4
1 file changed
.github/workflows/run-integration-test.yml
@@ -49,6 +49,7 @@ jobs:
49
path: 'deps/rascal'
50
51
- uses: actions/checkout@v4
52
+ if: ${{ inputs.typepal_version != '' }}
53
name: 'Checkout typepal (${{ inputs.typepal_version }})'
54
with:
55
repository: 'usethesource/typepal'
0 commit comments