mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
ci
This commit is contained in:
6
.github/workflows/run-backend-bdd-tests.yml
vendored
6
.github/workflows/run-backend-bdd-tests.yml
vendored
@@ -26,7 +26,11 @@ jobs:
|
||||
|
||||
- name: ☁️ Checkout source
|
||||
uses: actions/checkout@v4
|
||||
# XXX:
|
||||
with:
|
||||
sparse-checkout: |
|
||||
.
|
||||
.github/resources
|
||||
|
||||
- name: Copy .env.bdd to .env
|
||||
run: cp .github/resources/.env.bdd .env
|
||||
working-directory: backend
|
||||
|
||||
Reference in New Issue
Block a user