Skip to content

Commit a0f7e2b

Browse files
committed
Merge branch 'main' of ssh://github.com/nao1215/mimixbox
2 parents 0b8d914 + 821bd56 commit a0f7e2b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/integration_test.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030

3131
- name: CreateSymbolicLink
3232
run: mimixbox --full-install /usr/local/bin/
33-
34-
- name: InstallDos2unix
35-
run: which dos2unix
3633

3734
- name: IntegrationTest
38-
run: export PATH=$PATH:/usr/local/bin && make it
35+
run: make it

0 commit comments

Comments
 (0)