Skip to content

Commit

Permalink
chore(repo): add set-shas step for macos (#17154)
Browse files Browse the repository at this point in the history
  • Loading branch information
barbados-clemens authored May 22, 2023
1 parent fff3a25 commit eeec109
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ jobs:
- setup:
os: macos
- rust/install
- nx/set-shas:
main-branch-name: 'master'
- run:
name: Run E2E Tests for macOS
command: |
Expand Down

0 comments on commit eeec109

Please sign in to comment.