Skip to content

Commit

Permalink
ci: disable testing for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mainawycliffe committed Dec 11, 2024
1 parent f5f41ce commit 39590f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
- name: Lint
run: pnpm nx affected -t lint

- name: Test
run: pnpm nx affected -t test
# - name: Test
# run: pnpm nx affected -t test

- name: Build
run: pnpm nx affected -t build

0 comments on commit 39590f5

Please sign in to comment.