Skip to content

Commit

Permalink
Issue #376 - Cannot install easily custom libraries
Browse files Browse the repository at this point in the history
* Fixed a syntax error
  • Loading branch information
ppodgorsek committed Feb 7, 2024
1 parent 0fbbfe3 commit 6ae3d09
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 @@ -107,7 +107,7 @@ jobs:
-e SCREEN_HEIGHT=2160 \
$IMAGE_NAME
- name: Debug Log Level Test
run:
run: |
podman run --shm-size=1g \
-v `pwd`/test/faker.robot:/opt/robotframework/tests/faker.robot:Z \
-e BROWSER=$BROWSER \
Expand Down

0 comments on commit 6ae3d09

Please sign in to comment.