Skip to content

Commit

Permalink
make smoke test do more
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Mar 21, 2024
1 parent f8ccbdc commit 5d6b295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: ./.github/actions/setup
- run: pnpm build
- run: node ./dist/main.js fetch
- run: node ./dist/main.js tsc --version

eslint:
Expand Down

0 comments on commit 5d6b295

Please sign in to comment.