Skip to content

Commit

Permalink
Name Change
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-K961 committed Mar 12, 2024
1 parent f4e99d7 commit f20f8c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a basic workflow to build robot code.

name: CI
name: Build Status

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the main branch.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![CI](https://github.com/FRC-Team-1710/2024-Robot/actions/workflows/main.yml/badge.svg)](https://github.com/FRC-Team-1710/2024-Robot/actions/workflows/main.yml)
[![Build Status](https://github.com/FRC-Team-1710/2024-Robot/actions/workflows/main.yml/badge.svg)](https://github.com/FRC-Team-1710/2024-Robot/actions/workflows/main.yml)
# Team 1710 2024 Robot Code </br>
Thanks to dirtbikerxz for the [template](https://github.com/dirtbikerxz/BaseTalonFXSwerve). <br> <br>
Using PhotonVision with a Raspberry Pi 4, SDS Mk4i swerve modules, and PathPlanner autos with trajectory generation through Choreo.

0 comments on commit f20f8c6

Please sign in to comment.