Compare commits

...

3 Commits

Author SHA1 Message Date
5d5d415904 Merge branch 'main' into login-register-forms
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m27s
Add copyright notice / copyright_notice (pull_request) Successful in 1m38s
2024-12-01 19:08:54 +00:00
437d4faddc Merge pull request 'Disable execution of Playwright tests' (#128) from disable-playwright into main
Some checks failed
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 1m2s
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
Reviewed-on: #128
2024-12-01 19:08:44 +00:00
dd6b84ec05 Disable execution of Playwright tests
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 38s
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m30s
2024-12-01 20:06:33 +01:00

View File

@ -9,6 +9,7 @@ concurrency:
cancel-in-progress: true cancel-in-progress: true
jobs: jobs:
test: test:
if: false
timeout-minutes: 60 timeout-minutes: 60
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container: