Skip to content

Use snapshot of rosdep list on melodic #163

Use snapshot of rosdep list on melodic

Use snapshot of rosdep list on melodic #163

Workflow file for this run

# generated by `./generate_action_config.py indigo kinetic melodic noetic`
# jsk_travis
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
name: check_python3
container: ubuntu:20.04
steps:
- name: Chcekout
uses: actions/[email protected]
- name: Check Python3
run: |
apt update -q && apt install -y -q python3
python3 -m compileall .