Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Nov 16, 2022
1 parent 33a516e commit 81e5a62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ blocks:
- bundle exec rake cross native:x86-mingw32 gem
- artifact push project pkg/*x86-mingw32*.gem

- name: Build x64-mingw32 gem
- name: Build x64-mingw32 gem
dependencies:
- Run Linux Tests
task:
Expand All @@ -96,7 +96,7 @@ global_job_config:
epilogue:
always:
commands:
- '[[ -f tmp/report.xml ]] && test-results publish tmp/report.xml'
- '[[ -f tmp/report.xml ]] && test-results publish tmp/report.xml'

after_pipeline:
task:
Expand Down

0 comments on commit 81e5a62

Please sign in to comment.