Skip to content

Commit

Permalink
provide version (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe2 authored Jan 22, 2025
1 parent a8acc3e commit 49ca968
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
yarn
- run: |
yarn run all
env:
INPUT_VERSION: 2.0.21
INPUT_INSTALL-NATIVE: false
- run: |
git diff --name-only --exit-code
- run: |
Expand Down

0 comments on commit 49ca968

Please sign in to comment.