Skip to content

Commit

Permalink
Pipeline debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Aug 20, 2024
1 parent 47cfc59 commit 1f0b58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/basic/electron-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ steps:
plugins:
- docker-compose#v4.12.0:
run: electron-test-image
command: npm run test:lint-native
command: "npm run test:lint-native"

# - label: "Electron {{matrix.electron_version}} unit tests"
# depends_on: "electron-image-build"
Expand Down

0 comments on commit 1f0b58d

Please sign in to comment.