Skip to content

Merge branch 'vaglen' of https://github.com/WindingMotor/SwerveDrive2… #139

Merge branch 'vaglen' of https://github.com/WindingMotor/SwerveDrive2…

Merge branch 'vaglen' of https://github.com/WindingMotor/SwerveDrive2… #139

Workflow file for this run

name: FRC Build & Test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2-beta
- name: FRC Build & Test
uses: ewpratten/FRC-actions@v1
with:
build_mode: 'build'