Skip to content

Commit

Permalink
removing redundant s
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Henkel <[email protected]>
  • Loading branch information
ct2034 committed Jun 25, 2024
1 parent 935fadf commit ecab712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
run: |
export PATH=$PATH:${{ steps.get_smc_storm.outputs.SMC_STORM_PATH }}
source /opt/ros/${{ matrix.ros-distro }}/setup.bash
pytest-3 -vss
pytest-3 -vs

0 comments on commit ecab712

Please sign in to comment.