Skip to content

Commit

Permalink
Add coveralls token to build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieujobin authored Dec 1, 2024
1 parent 551bc8e commit a1dad60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
AWS_REGION: us-east1
COVERALLS_REPO_TOKEN: 1UIsHrEF5QWZMbgpYeAnMrnqjGkzyQxgn
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit a1dad60

Please sign in to comment.