We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 206b2ba commit 1ab4b50Copy full SHA for 1ab4b50
.github/workflows/integration-tests.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Pull Test Docker Image for API tests
45
run: |
46
docker pull maias816/api_ui_tests:latest
47
- # Pull the existing image from docker hub
+ # Pull the existing image from docker hub1
48
- name: Run API and UI Tests
49
50
docker run --rm maias816/api_ui_tests:latest
0 commit comments