Skip to content

Commit

Permalink
test: more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaup committed May 20, 2024
1 parent 4776d55 commit d2341ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tsc-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
run: |
echo "Running tsc"
npx tsc --noEmit --pretty false --p tsconfig.json > base-tsc-output.txt 2> /dev/null || true
cat base-tsc-output.txt
- name: Save base tsc output to temp directory
run: |
Expand Down

0 comments on commit d2341ac

Please sign in to comment.