Skip to content

Commit

Permalink
Merge pull request #23 from exoego/fix-ci2
Browse files Browse the repository at this point in the history
Do not skip
  • Loading branch information
exoego committed May 11, 2024
2 parents 4845275 + 9485c07 commit a0ff792
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
echo 'clean'
fi
- name: Analyze esbuild bundle size
if: github.event_name == 'pull_request'
uses: jenseng/dynamic-uses@5175289a9a87978dcfcb9cf512b821d23b2a53eb
with:
uses: exoego/esbuild-bundle-analyzer@${{ github.sha }}
Expand Down

0 comments on commit a0ff792

Please sign in to comment.