try
Some checks failed
CI/CD Pipeline / test-frontend (push) Failing after 2m22s
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled
CI/CD Pipeline / test-backend (push) Has been cancelled

This commit is contained in:
philipp 2024-01-16 16:10:13 +01:00
parent 4ab1a36fcd
commit c1493ad914

View File

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