Skip to content

Commit

Permalink
Update ci-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 authored Feb 19, 2024
1 parent a5a4272 commit 11bd667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- run: yarn install --immutable
- run: yarn build
# - run: yarn lint
- run: yarn test
# - run: yarn test
- name: Cache snap build
if: ${{ matrix.node-version == '18.x' }}
uses: actions/cache@v3
Expand Down

0 comments on commit 11bd667

Please sign in to comment.