Skip to content

Commit

Permalink
Merge branch 'main' of ssh://github.com/nao1215/mimixbox
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 committed Dec 15, 2021
2 parents 0b8d914 + 821bd56 commit a0f7e2b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:

- name: CreateSymbolicLink
run: mimixbox --full-install /usr/local/bin/

- name: InstallDos2unix
run: which dos2unix

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

0 comments on commit a0f7e2b

Please sign in to comment.