Skip to content

Commit

Permalink
fix: analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
amitksingh1490 committed Jul 23, 2024
1 parent cf37267 commit 448dc85
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:
run: |
npm install
npx prettier --check "**/*.{graphql,yml,json,md,sh,ts,tsx,js}"
# Commenting out as release is blocked due to this
# cd ./publish-externals
# npm run generate
# cd ..
npm run typecheck
npm run build
Expand Down

0 comments on commit 448dc85

Please sign in to comment.