Skip to content

Commit e6ef1c9

Browse files
committed
ci: test
1 parent 852560b commit e6ef1c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ jobs:
147147
pr: ${{github.event.pull_request.number}}
148148
# branch: main
149149
name: size-report
150+
path: temp/size-prev
150151

151152
- name: test
152-
run: echo "hello"
153+
run: ls -l temp
153154
if: ${{ success() }}

0 commit comments

Comments
 (0)