Skip to content

Commit e7e8bd0

Browse files
committed
fix ci
1 parent 49e0691 commit e7e8bd0

File tree

3 files changed

+8162
-3
lines changed

3 files changed

+8162
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: CI
22

33
on:
44
pull_request:
5-
branches: [ "name" ]
65
push:
7-
branches: [ "name" ]
86
workflow_dispatch:
97

108
jobs:

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
package-lock.json
21
node_modules
32
dist/
43
sample_cases/

0 commit comments

Comments
 (0)