Skip to content

Commit cfd6812

Browse files
authored
Update test.yml
1 parent 1d5de2f commit cfd6812

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
- uses: actions/checkout@v4
88
- name: Install Dependencies
99
run: sudo apt-get update && sudo apt-get install chromium-browser
10+
- name: check dir
11+
run: ls -la & pwd
1012
- name: Install devtools
1113
run: pip install . numpy
1214
- name: test1

0 commit comments

Comments
 (0)