Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonavellecuerdo committed Nov 20, 2023
1 parent 7e1735f commit e2f5eac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: CI
on: push
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
DJANGO_SECRET_KEY: ${{ secrets.DJANGO_SECRET_KEY }}
jobs:
test:
uses: mitlibraries/.github/.github/workflows/python-shared-test.yml@main
Expand Down

0 comments on commit e2f5eac

Please sign in to comment.