mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
e2e
This commit is contained in:
parent
5aa35ea8fe
commit
f9fc1f677e
7
.github/workflows/cache-verify.yml
vendored
7
.github/workflows/cache-verify.yml
vendored
@ -198,13 +198,6 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
#setup .env files, make cypress reports dir
|
||||
- name: Setup .env files & reports dir
|
||||
run: |
|
||||
cp backend/.env.test_e2e backend/.env
|
||||
cp webapp/.env.template webapp/.env
|
||||
mkdir -p cypress/reports/json_logs
|
||||
|
||||
#restore unified cache
|
||||
- name: Restore unified CI cache
|
||||
id: restore-cache
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user