Skip to content

Commit

Permalink
Merge branch 'main' into dict_lookup_packet
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Sep 3, 2024
2 parents b502c00 + 88a256c commit d2785dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ jobs:
name: Run tests with pytest
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- run: |
docker run \
-v "$PWD":/aioesphomeapi \
Expand Down

0 comments on commit d2785dc

Please sign in to comment.