Skip to content

Commit

Permalink
[#156] Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ido-Barnea committed Jan 21, 2024
1 parent c4bbb80 commit e24fb16
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/checkin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
Build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- run: npm ci
- name: Build
run: npm run build
Test:
Expand Down

0 comments on commit e24fb16

Please sign in to comment.