Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ntduan committed Jun 10, 2024
1 parent 4944fab commit 9ac4f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cache: 'yarn'
- run: yarn --immutable
- run: yarn update-env
- run: yarn test -u --reporter verbose
- run: yarn test kusama.karura.test -u --reporter verbose
- name: Commit and push changes
run: |
git config --global user.name 'github-actions[bot]'
Expand Down

0 comments on commit 9ac4f97

Please sign in to comment.