Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
rohangpta committed Aug 16, 2023
1 parent 71f55ca commit e7dc4e0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ name: Build and Deploy Clubs
on: push

jobs:
backend-check:
name: "Backend Check"
uses: pennlabs/shared-actions/.github/workflows/[email protected]
with:
projectName: pennclubs
path: backend
flake: true
black: true
backend-check:
name: "Backend Check"
uses: pennlabs/shared-actions/.github/workflows/[email protected]
with:
projectName: pennclubs
path: backend
flake: true
black: true

frontend-check:
name: "Frontend Check"
Expand Down

0 comments on commit e7dc4e0

Please sign in to comment.