Skip to content

Commit

Permalink
Issue #352 - Add support for Microsoft Edge
Browse files Browse the repository at this point in the history
* Fixed a syntax mistake
  • Loading branch information
ppodgorsek committed Sep 6, 2023
1 parent 27c8517 commit 7f9b084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
-v `pwd`/test/selenium.robot:/opt/robotframework/tests/selenium.robot:Z \
-v `pwd`/test/timezones.robot:/opt/robotframework/tests/timezones.robot:Z \
-e BROWSER=$BROWSER \
test
$IMAGE_NAME
- name: Colour Depth 16 Test
run: |
podman run --shm-size=1g \
Expand Down

0 comments on commit 7f9b084

Please sign in to comment.