Skip to content

Commit

Permalink
[gh-action] remove build from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sabovyan committed Nov 21, 2023
1 parent 11d17c4 commit 69c44ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: pnpm typecheck

- name: Build Project
run: pnpm build
run: echo "πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰"

0 comments on commit 69c44ff

Please sign in to comment.