Skip to content

Commit

Permalink
Merge branch 'RSN-9' of https://github.com/wzarek/Reasn into RSN-9
Browse files Browse the repository at this point in the history
  • Loading branch information
wzarek committed May 8, 2024
2 parents da598c1 + d2a84dd commit 0ddbd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: yarn set version 4.1

- name: Install dependencies
run: yarn install --frozen-lockfile
run: yarn install --immutable-cache

- name: Test with jest
run: yarn test --coverage --ci

0 comments on commit 0ddbd91

Please sign in to comment.