Skip to content

Commit

Permalink
ci: comment out step
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-lindgren committed Aug 26, 2024
1 parent e504654 commit 3ee0319
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Build
if: always()
run: yarn build
- name: Test Build Output
if: always()
run: yarn build
# TODO test build output: https://github.com/sep2/immer-yjs/issues/18
# - name: Test Build Output
# if: always()
# run: yarn workspace test-app test

0 comments on commit 3ee0319

Please sign in to comment.