Skip to content

Commit 12036a8

Browse files
committed
"updating the workflow"
1 parent 8c6a32b commit 12036a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
distribution: "zulu"
4646

4747
- name: Wait for Artifactory
48+
shell: bash
4849
run: |
4950
for i in {1..30}; do
5051
if curl -sf http://localhost:8081/artifactory/api/system/ping; then

0 commit comments

Comments
 (0)