Skip to content

Commit 5b1deab

Browse files
committed
Correct indentation
1 parent d0782ab commit 5b1deab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
# SONAR_CLOUD_LOGIN: ${{ secrets.SONAR_CLOUD_LOGIN }}
2525

26-
build-dita:
26+
build-dita:
2727
name: Build DITA
2828
runs-on: ubuntu-latest
2929
steps:
@@ -52,6 +52,5 @@ jobs:
5252
plugin: 'fox.jason.passthrough.doxygen'
5353
prerequisites: |
5454
https://github.com/jason-fox/fox.jason.passthrough/archive/master.zip
55-
setup-script: 'test/setup.sh'
5655
env:
5756
COVERALLS_TOKEN: ${{ secrets.COVERALLS_TOKEN }}

0 commit comments

Comments
 (0)