Skip to content

Commit 1ab4b50

Browse files
committed
build
1 parent 206b2ba commit 1ab4b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Pull Test Docker Image for API tests
4545
run: |
4646
docker pull maias816/api_ui_tests:latest
47-
# Pull the existing image from docker hub
47+
# Pull the existing image from docker hub1
4848
- name: Run API and UI Tests
4949
run: |
5050
docker run --rm maias816/api_ui_tests:latest

0 commit comments

Comments
 (0)