Skip to content

[js] Update @playwright/test 1.51.0 → 1.51.1 (patch) (#715) #502

[js] Update @playwright/test 1.51.0 → 1.51.1 (patch) (#715)

[js] Update @playwright/test 1.51.0 → 1.51.1 (patch) (#715) #502

Workflow file for this run

name: Backend tests
on: push
jobs:
backend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker compose -f docker-compose.test.yml run web sh -c 'rails test'