mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
ci
This commit is contained in:
2
.github/workflows/run-backend-bdd-tests.yml
vendored
2
.github/workflows/run-backend-bdd-tests.yml
vendored
@@ -30,10 +30,8 @@ jobs:
|
||||
sparse-checkout: |
|
||||
.
|
||||
.github/resources
|
||||
|
||||
- name: Copy .env.bdd to .env
|
||||
run: cp .github/resources/.env.bdd .env
|
||||
working-directory: backend
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v5
|
||||
- name: Install Python
|
||||
|
||||
Reference in New Issue
Block a user