Skip to content

Commit

Permalink
Merge pull request #128 from nimblehq/release/1.3.0
Browse files Browse the repository at this point in the history
Release - 1.3.0
  • Loading branch information
hoangmirs authored Nov 26, 2022
2 parents c4e2b2b + 8d45765 commit c5b8e52
Show file tree
Hide file tree
Showing 17 changed files with 393 additions and 317 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Run tests
shell: bash
run: npm run test '--ignore-scripts' -- --watchAll=false --coverage --ci
run: npm run test '--ignore-scripts' -- --coverage --ci

- name: Upload test coverage
uses: actions/upload-artifact@v3
Expand Down
Loading

0 comments on commit c5b8e52

Please sign in to comment.