Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

feat: new defense auton, and tons of fixes #17

feat: new defense auton, and tons of fixes

feat: new defense auton, and tons of fixes #17

Workflow file for this run

name: Build
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Build code
uses: fishsticks89/pros-build@v1