Skip to content

Commit

Permalink
Merge branch 'main' into feat/verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-marky authored Aug 31, 2023
2 parents 537de5c + f3ddcbe commit d0b1078
Show file tree
Hide file tree
Showing 3 changed files with 1,641 additions and 748 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ jobs:
run: npm ci
- name: Dependency Check
run: npm run depcheck

check-version:
name: 'Check version'
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: Check version
Expand Down
Loading

0 comments on commit d0b1078

Please sign in to comment.