Skip to content

Commit

Permalink
feat: remove test from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherPHolder committed Mar 4, 2024
1 parent 9eb34fa commit c4d70fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
- name: Lint Affected
run: npx nx affected --target=lint --parallel=3

# Commented out because its hanging
# test:
# name: Test Affected
# needs: setup
Expand Down

0 comments on commit c4d70fd

Please sign in to comment.