Skip to content

Commit

Permalink
Merge pull request #545 from Homebrew/coveralls
Browse files Browse the repository at this point in the history
workflows/tests: hardcode coveralls token.
  • Loading branch information
MikeMcQuaid committed Aug 21, 2019
2 parents 9fb25d1 + 681ebee commit 88a2b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -36,4 +36,4 @@ jobs:
- name: Run RSpec tests
run: bundle exec rspec
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
COVERALLS_REPO_TOKEN: glKUxWlZ56q0WwJhNh5znGTB8ZlFwfvZW

0 comments on commit 88a2b49

Please sign in to comment.