Skip to content

Commit

Permalink
chore: disable mddeployretrieve test on macos (#5881)
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales authored Oct 2, 2024
1 parent d425d55 commit 1ffd1b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployRetrieveE2E.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ jobs:
testToRun: 'metadataDeployRetrieve.e2e.ts'
vscodeVersion: ${{ inputs.vscodeVersion }}
runId: ${{ inputs.runId }}
os: '["ubuntu-latest", "windows-latest"]'

slack_success_notification:
if: ${{ success() }}
Expand Down

0 comments on commit 1ffd1b1

Please sign in to comment.