Skip to content

Commit

Permalink
fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Dec 9, 2018
1 parent 0a38abf commit 6cb0904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

jobs:
- job: syntax-test
- job: syntax_test
steps:
- script: make -C test -j4 syntax_tests_run
displayName: 'syntax test'
Expand Down

0 comments on commit 6cb0904

Please sign in to comment.