Skip to content

Commit

Permalink
Now only tests on the zero
Browse files Browse the repository at this point in the history
  • Loading branch information
evaherrada committed Jun 25, 2020
1 parent c5d854d commit 3a1fd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/githubci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: bash ci/actions_install.sh

- name: test platforms
run: python3 ci/build_platform.py main_platforms
run: python3 ci/build_platform.py zero

- name: clang
run: python3 ci/run-clang-format.py -e "ci/*" -e "bin/*" -r .

0 comments on commit 3a1fd91

Please sign in to comment.