Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Flipez authored Sep 29, 2021
1 parent b45f87a commit 63203df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: goreleaser
name: Test

on:
push:
Expand All @@ -21,4 +21,4 @@ jobs:
uses: codecov/codecov-action@v2
with:
file: ./coverage.txt
token: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 63203df

Please sign in to comment.