Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacabraham committed Jun 23, 2024
1 parent bc1ee04 commit 9f1124d
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
Expand Up @@ -48,7 +48,7 @@ stages:
inputs:
command: 'custom'
custom: 'fantomas'
arguments: 'src -r --check'
arguments: 'src --check'
- task: DotNetCoreCLI@2
displayName: 'Restore Packages'
inputs:
Expand Down

0 comments on commit 9f1124d

Please sign in to comment.