We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed27116 commit 922022eCopy full SHA for 922022e
.github/workflows/build_test.yml
@@ -18,6 +18,7 @@ jobs:
18
- {rosdistro: 'noetic', container: 'px4io/px4-dev-ros-noetic:2021-12-11'}
19
container: ${{ matrix.config.container }}
20
steps:
21
+ - uses: ethz-asl/asl-actions@feature/delete
22
- uses: actions/checkout@v1
23
with:
24
token: ${{ secrets.ACCESS_TOKEN }}
0 commit comments