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 5230e48 commit 886a1c1Copy full SHA for 886a1c1
.github/workflows/run-integration-tests-postgresql.yml
@@ -54,7 +54,7 @@ jobs:
54
-v $(pwd)/integration-testing:/opt/robotframework/tests:Z \
55
--user $(id -u):$(id -g) \
56
--network=compas_default \
57
- ppodgorsek/robot-framework:latest
+ ppodgorsek/robot-framework:7.1.0
58
59
- name: Created output directory (chromium)
60
run: mkdir -p target/chromium
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
- name: Archive Robot Framework Reports
76
if: failure()
0 commit comments