Skip to content

Commit

Permalink
Add some ci badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Reimirno authored Dec 4, 2023
1 parent 19c186c commit e29b524
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Exam Seating App

[![codecov](https://codecov.io/gh/berkeley-eecs/seating/graph/badge.svg?token=0FJ178HK0N)](https://codecov.io/gh/berkeley-eecs/seating)
[![Codecov](https://codecov.io/gh/berkeley-eecs/seating/graph/badge.svg?token=0FJ178HK0N)](https://codecov.io/gh/berkeley-eecs/seating)
![CodeQL](https://github.com/berkeley-eecs/seating/actions/workflows/codeql.yml/badge.svg)
![Tests](https://github.com/berkeley-eecs/seating/actions/workflows/test.yml/badge.svg)

One stop solution to manage and access exam seating assignments of all your Berkeley courses, for course staff and students.

Expand Down

0 comments on commit e29b524

Please sign in to comment.