Skip to content

Bump protobuf from 3.17.3 to 3.18.3 in /demos/grasp_fusion #57

Bump protobuf from 3.17.3 to 3.18.3 in /demos/grasp_fusion

Bump protobuf from 3.17.3 to 3.18.3 in /demos/grasp_fusion #57

Workflow file for this run

# jsk_travis
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
name: check_python3
container: ubuntu:20.04
steps:
- name: Chcekout
uses: actions/checkout@v2
- name: Check Python3
run: |
apt update -q && apt install -y -q python3
python3 -m compileall .