Skip to content

Commit

Permalink
Add TypeScript types and CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisllontop committed Dec 5, 2024
1 parent 0194c2e commit c688806
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
jobs:
ci:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [ 20 ]
steps:
- name: 🛠 Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit c688806

Please sign in to comment.