Skip to content

Commit 6c34cec

Browse files
committed
testing
1 parent 2dbe013 commit 6c34cec

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test-released-version.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,8 @@ jobs:
3838
run: grep "field1" test_result
3939

4040
test-windows-image:
41-
needs: [ build-jar-job ]
42-
name: 'Build Windows Image'
41+
name: 'Test Windows Image'
4342
runs-on: windows-latest
44-
env:
45-
RELEASE_VERSION: ${{ github.event.inputs.version }}
4643

4744

4845
steps:

0 commit comments

Comments
 (0)