Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ntduan committed Jun 12, 2024
1 parent f4acc55 commit e974201
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 @@ -34,7 +34,7 @@ jobs:
cache: 'yarn'
- run: yarn --immutable
- run: yarn update-env
- run: yarn test polkadot -u
- run: yarn test acala.moonbeam -u
- name: Commit and push changes
run: |
git config --global user.name 'github-actions[bot]'
Expand Down

0 comments on commit e974201

Please sign in to comment.