Skip to content

Commit

Permalink
Merge pull request #495 from pennlabs/remove-codecov
Browse files Browse the repository at this point in the history
Remove codecov from github actions workflow
  • Loading branch information
AaDalal authored Jul 6, 2023
2 parents 551b541 + fe036ee commit 9ceaad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on: push
jobs:
backend-check:
name: "Backend Check"
uses: pennlabs/shared-actions/.github/workflows/django-check.yaml@v0.1
uses: pennlabs/shared-actions/.github/workflows/django.yaml@8785a7d7b9158d8d5705a0202f5695db2c0beb97
with:
projectName: PennCourses
path: backend
Expand Down

0 comments on commit 9ceaad4

Please sign in to comment.