We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c257266 commit f5b1415Copy full SHA for f5b1415
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v3
37
- name: run install
38
run: |
39
- ./test_deb_setup.sh
+ ./test_e2e/test_deb_setup.sh
40
41
lint:
42
runs-on: ubuntu-latest
0 commit comments