This commit is contained in:
Ibrahima G. Coulibaly 2024-06-28 16:26:17 +01:00
commit 8ce2b5a599

View file

@ -53,7 +53,7 @@ jobs:
if: github.ref == 'refs/heads/main'
needs:
- test-and-build
- playwright
- e2e-test
runs-on: ubuntu-latest
steps:
- name: Checkout code