Skip to content

Commit 71b1e6f

Browse files
committed
Add Codecov token 🔑
1 parent f58e534 commit 71b1e6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ jobs:
2222
bundle exec fasterer
2323
- name: Upload coverage to Codecov
2424
uses: codecov/codecov-action@v1
25+
with:
26+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)