Skip to content

Commit

Permalink
Next try
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Zaunseder committed Jun 20, 2024
1 parent f442515 commit 53f9de6
Show file tree
Hide file tree
Showing 3 changed files with 1,432 additions and 483 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
- run: npm install @biomejs/biome && npm install
- run: npm ci
- run: npm run lint
- run: npm test
Loading

0 comments on commit 53f9de6

Please sign in to comment.