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 bbc96f7 commit 1951f71Copy full SHA for 1951f71
.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.2.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