Skip to content

Commit 0ff3319

Browse files
committed
Add another test tag
1 parent 2b0ebb1 commit 0ff3319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matrix-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
env:
1616
# Set to force version number, e.g., when no tag exists.
17-
LEET_VERSION: TEST-0.0.0
17+
LEET_VERSION: TEST-0.0.2
1818
outputs:
1919
upload_url: ${{ steps.release.outputs.upload_url }}
2020
leet_version: ${{ env.LEET_VERSION }}

0 commit comments

Comments
 (0)