Skip to content

Commit

Permalink
troubleshoot waterfall pytype.
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi committed Dec 18, 2023
1 parent 646cf0f commit c8bf77d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
sudo pip3 install -U pyserial && \
pytype -k gamutrf/ && \
pytype -k gamutrflib/ && \
pytype -k gamutrfwaterfall/ && \
pytype -k utils/mavlink-api
- name: Test with pytest
env:
Expand Down

0 comments on commit c8bf77d

Please sign in to comment.