Skip to content

Commit

Permalink
Update run_coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored Nov 14, 2024
1 parent 7e00e3c commit f5a4c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
fail-fast: false
matrix:
include:
- { name: linux-python3.12-ros3 , python-ver: "3.12", os: ubuntu-latest }
- { name: linux-python3.13-ros3 , python-ver: "3.13", os: ubuntu-latest }
steps:
- name: Checkout repo with submodules
uses: actions/checkout@v4
Expand Down

0 comments on commit f5a4c93

Please sign in to comment.