Include frontend tests, update readme, fix bugs #163

Merged
philipp merged 20 commits from test-playwright into staging 2024-01-16 23:44:04 +01:00
Showing only changes of commit c1493ad914 - Show all commits

View File

@ -11,7 +11,7 @@ env:
jobs: jobs:
test-frontend: test-frontend:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: rust:latest
steps: steps:
- name: Setup Environment - name: Setup Environment
run: | run: |