Skip to content

Commit

Permalink
update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
takenori-y committed Oct 11, 2021
1 parent 591076d commit 072667f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install csh clang-format parallel valgrind
pip install virtualenv
pip install virtualenv
- name: setup
run: cd tools; make test_env bats.done cpplint.done shellcheck.done sptk.done
- name: make
Expand Down

0 comments on commit 072667f

Please sign in to comment.