Skip to content

Commit

Permalink
remove codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
benjmnxu committed Apr 14, 2024
1 parent 6661df7 commit 62a92f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/shared-build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ on: push
jobs:
backend-check:
name: "Backend Check"
uses: pennlabs/shared-actions/.github/workflows/django.yaml@507f4cf1cc88259fc8625fb3a35bd3f18fc91cd5
uses: pennlabs/shared-actions/.github/workflows/django.yaml@e6edf59024578b2ddbe6d5b79fa49a7137a63d36
with:
projectName: officehoursqueue
path: backend
pythonVersion: 3.11
flake: true
black: true
ruff: true

publish-backend:
uses: pennlabs/shared-actions/.github/workflows/[email protected]
Expand Down

0 comments on commit 62a92f7

Please sign in to comment.