Skip to content

Change rmf_traffic_editor_assets to CMake build #274

Change rmf_traffic_editor_assets to CMake build

Change rmf_traffic_editor_assets to CMake build #274

Workflow file for this run

name: style
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v1
- name: deps
run: |
sudo apt-get update
sudo apt-get install pycodestyle
- name: pycodestyle
run: |
pycodestyle .