Skip to content

Commit

Permalink
fix the python workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianmurariu committed Jul 5, 2024
1 parent 8023b7a commit 2feaca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_python_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
override: true
components: rustfmt, clippy
- name: Install Protoc
run: arduino/setup-protoc@v3
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: webfactory/[email protected]
Expand Down

0 comments on commit 2feaca4

Please sign in to comment.