Skip to content

Commit

Permalink
fixing ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
napetrov committed Sep 13, 2023
1 parent 74fefc7 commit 94986bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/pipeline/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
vmImage: 'ubuntu-22.04'
steps:
- script: |
.ci/env/apt.sh clang-format
.ci/env/apt.sh clang-format
displayName: 'apt-get'
- script: |
.ci/scripts/clang-format.sh
Expand Down

0 comments on commit 94986bc

Please sign in to comment.