staging #169

Merged
philipp merged 83 commits from staging into main 2024-01-19 07:43:06 +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: |