Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

Commit

Permalink
fix: indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
BelfordZ authored Feb 21, 2019
1 parent 0e67bb1 commit 835583d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pipeline {
stage('Run Tests') {
parallel {
stage('test') {
agent {
agent {
label 'macos'
}
steps {
Expand Down

0 comments on commit 835583d

Please sign in to comment.