Skip to content

Commit

Permalink
Try to get Codecov working
Browse files Browse the repository at this point in the history
  • Loading branch information
Billzabob committed May 7, 2020
1 parent 2f9742b commit b54f8f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Check formatting
run: sbt scalafmtCheckAll
- name: Upload coverage
run: bash <(curl -s https://codecov.io/bash)
uses: codecov/codecov-action@v1
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dissonance

[![](https://github.com/Billzabob/discord/workflows/build/badge.svg)](https://github.com/Billzabob/dissonance)
[![](https://img.shields.io/discord/390751088829005826.svg?style=flat-square)](https://discordapp.com/invite/JXt4Zd)
[![](https://img.shields.io/discord/390751088829005826.svg?style=flat)](https://discordapp.com/invite/JXt4Zd)


A Discord framework for Scala

0 comments on commit b54f8f9

Please sign in to comment.