mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-18 19:01:29 +00:00
v
This commit is contained in:
parent
a27e94a7e3
commit
710352bc22
4
.github/workflows/cache-verify.yml
vendored
4
.github/workflows/cache-verify.yml
vendored
@ -214,6 +214,10 @@ jobs:
|
||||
sleep 2
|
||||
done
|
||||
|
||||
# build backend
|
||||
- name: Build backend
|
||||
run: cd backend && yarn build
|
||||
|
||||
# Cypress tests
|
||||
- name: Full stack tests | run tests
|
||||
id: e2e-tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user