mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-16 09:40:44 +08:00
why this so hard
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -7,8 +7,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
e2e:
|
e2e:
|
||||||
name: end-to-end
|
name: e2e
|
||||||
on: push
|
|
||||||
jobs:
|
jobs:
|
||||||
installDependencies:
|
installDependencies:
|
||||||
name: Install Dependencies
|
name: Install Dependencies
|
||||||
@ -31,7 +30,6 @@ jobs:
|
|||||||
CI: "true"
|
CI: "true"
|
||||||
with:
|
with:
|
||||||
args: pnpm test
|
args: pnpm test
|
||||||
|
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user