Skip to content

Commit

Permalink
Add slonik
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Oct 9, 2023
1 parent 20fd0b2 commit 192b687
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,12 @@ jobs:
- run: bun install
- run: bun link knip
- run: bun knip

- name: Test Knip against slonik
uses: actions/checkout@v3
with:
repository: gajus/slonik
path: slonik
- run: bun install
- run: bun link knip
- run: bun knip

0 comments on commit 192b687

Please sign in to comment.