Skip to content

Commit

Permalink
fix: one last vestige of /client 🤞
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuagraber committed Jan 6, 2025
1 parent f0e1078 commit 6f5f6e5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pull.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:
run: npm run lint

test:
defaults:
run:
working-directory: client
name: Test client
needs: setup
runs-on: ubuntu-latest
Expand All @@ -72,9 +69,6 @@ jobs:
run: npm run test:ci

build:
defaults:
run:
working-directory: client
name: Build client
needs: setup
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6f5f6e5

Please sign in to comment.