Skip to content

Commit

Permalink
Merge branch 'main' into feat/audit-fix-2024-09
Browse files Browse the repository at this point in the history
  • Loading branch information
SoraSuegami committed Oct 17, 2024
2 parents f07a819 + 28f6858 commit 5d26795
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,5 @@ jobs:
run: npm install -g yarn
- name: Install dependencies
run: yarn install --immutable
# - name: Create build folder
# run: mkdir build
# - name: Run Linters
# run: yarn lint
- name: Run tests
run: yarn test

0 comments on commit 5d26795

Please # to comment.