Skip to content

Commit

Permalink
Enable unit tests on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekelund committed Jan 28, 2025
1 parent 75da5b0 commit 5eb1eee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ steps:
context: Unit Tests

- label: Experiment Windows Unit Tests
# Reference: https://github.com/Automattic/studio/pull/76#issuecomment-2162689679
skip: Disabled till we solve Windows-specific test failures
command: |
bash .buildkite/commands/install-node-dependencies.sh
echo '--- :npm: Run Unit Tests'
Expand Down

0 comments on commit 5eb1eee

Please sign in to comment.