Skip to content

Commit

Permalink
Remove the action and see if CI still works. (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
helenol authored Oct 31, 2023
1 parent 7016615 commit 8d3263b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- {rosdistro: 'noetic', container: 'px4io/px4-dev-ros-noetic:2021-12-11'}
container: ${{ matrix.config.container }}
steps:
- uses: ethz-asl/asl-actions@feature/delete
- uses: actions/checkout@v1
with:
token: ${{ secrets.ACCESS_TOKEN }}
Expand Down

0 comments on commit 8d3263b

Please sign in to comment.