Skip to content

Commit f6a0b82

Browse files
committed
Correct pipeline syntax #1577
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 86f0fb7 commit f6a0b82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ trigger:
55
include: ['*']
66

77
jobs:
8-
- job: posix_-tests
8+
- job: posix_tests
99
displayName: Run tests on Linux and macOS
1010
strategy:
1111
matrix:

0 commit comments

Comments
 (0)