Skip to content

Commit

Permalink
Try to add a clean-up action.
Browse files Browse the repository at this point in the history
  • Loading branch information
helenol authored Oct 30, 2023
1 parent ed27116 commit fe1ecee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- {rosdistro: 'noetic', container: 'px4io/px4-dev-ros-noetic:2021-12-11'}
container: ${{ matrix.config.container }}
steps:
- uses: AutoModality/[email protected]
- uses: actions/checkout@v1
with:
token: ${{ secrets.ACCESS_TOKEN }}
Expand Down

0 comments on commit fe1ecee

Please sign in to comment.