Skip to content

Commit 40c5971

Browse files
committed
debug
Signed-off-by: wss <wssgryx@163.com>
1 parent 0dc2359 commit 40c5971

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
branches:
9-
- main
107

118
jobs:
129
ci:
@@ -25,4 +22,5 @@ jobs:
2522
- name: NPM install
2623
run: export ABC=xxxx
2724
- run: echo $ABC
25+
- run: echo $PATH
2826

0 commit comments

Comments
 (0)