Skip to content

Commit f5b1415

Browse files
committed
fix
1 parent c257266 commit f5b1415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v3
3737
- name: run install
3838
run: |
39-
./test_deb_setup.sh
39+
./test_e2e/test_deb_setup.sh
4040
4141
lint:
4242
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)