Skip to content

Commit

Permalink
Run browser tests outside of ramdisk
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak committed Jan 29, 2025
1 parent 146cda9 commit 49c8f19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ jobs:
resource_class: 'medium+'
docker:
- image: mcr.microsoft.com/playwright:v1.50.0-noble
working_directory: /tmp/base-ui
steps:
- attach_workspace:
at: .
Expand Down

0 comments on commit 49c8f19

Please sign in to comment.