mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-14 08:43:42 +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:
|
||||
e2e:
|
||||
name: end-to-end
|
||||
on: push
|
||||
name: e2e
|
||||
jobs:
|
||||
installDependencies:
|
||||
name: Install Dependencies
|
||||
@ -31,7 +30,6 @@ jobs:
|
||||
CI: "true"
|
||||
with:
|
||||
args: pnpm test
|
||||
|
||||
build:
|
||||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user