Skip to content

Commit

Permalink
maybe the name has to be alphanumeric or something
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich Harris authored Mar 4, 2021
1 parent 07d0539 commit e422ae9
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 @@ -78,7 +78,7 @@ jobs:
- run: npm install -g pnpm
- run: pnpm install --frozen-lockfile
- run: pnpm -r build
Lint / typecheck:
Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e422ae9

Please sign in to comment.