Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wasanx25 committed Feb 27, 2022
1 parent 8b3e48f commit 6bd01dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-bundle-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
run: |
const fs = require('fs');
throw new Error('test')
fs.readFile('output.json', (err, data) => {
if (err) {
throw err
Expand Down

0 comments on commit 6bd01dd

Please sign in to comment.