Skip to content

[5 / 7] - Unstuck / Scroll of Resurrection / RAF (#202) #134

[5 / 7] - Unstuck / Scroll of Resurrection / RAF (#202)

[5 / 7] - Unstuck / Scroll of Resurrection / RAF (#202) #134

Workflow file for this run

name: "ACore CI/CD"
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
jobs:
ci:
name: "CI - Multisite"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: recursive
- uses: actions/setup-node@v4
with:
node-version: lts/*
- name: "Run CI: test setup"
run: bash apps/ci/test-setup.sh