Skip to content

Commit

Permalink
chore: revert clarity for dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 19, 2023
1 parent 4d1a54e commit 80173f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-cloudflare-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
run: pnpm install

- name: Use pnpm to build
run: pnpm run build:release
run: pnpm run build

# - name: post-build test
# run: pnpm test
Expand Down

0 comments on commit 80173f5

Please sign in to comment.