Skip to content

Commit

Permalink
chore: fix space, retry?
Browse files Browse the repository at this point in the history
  • Loading branch information
WillieRuemmele committed Jul 5, 2023
1 parent 6268c49 commit 58112af
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,9 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ['ubuntu-latest']
# os: ['ubuntu-latest', 'windows-latest']
os: ['ubuntu-latest', 'windows-latest']
externalProjectGitUrl:
# - https://github.com/salesforcecli/plugin-auth
- https://github.com/salesforcecli/plugin-auth
- https://github.com/salesforcecli/plugin-custom-metadata
- https://github.com/salesforcecli/plugin-data
- https://github.com/salesforcecli/plugin-env
Expand Down

0 comments on commit 58112af

Please sign in to comment.