Skip to content

Commit

Permalink
Update .github/workflows/unittest.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Pablo Aguiar <scorphus@gmail.com>
  • Loading branch information
guilhermef and scorphus committed Aug 15, 2022
1 parent a2ea938 commit 59b4b15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/unittest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
run: make run-redis
- name: Run Unit Tests
run: make unit
env:
# Only used for satisfying boto
AWS_ACCESS_KEY_ID: foobar
AWS_SECRET_ACCESS_KEY: foobar
- name: Lint
run: make flake pylint
- name: Generate lcov
Expand Down

0 comments on commit 59b4b15

Please sign in to comment.