This commit is contained in:
Ibrahima G. Coulibaly
2024-06-28 16:26:17 +01:00
parent 7bd8e4a349
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