Skip to content

Commit 4938f37

Browse files
sungle line syntax
1 parent c27b0cc commit 4938f37

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ jobs:
4848
- name: Build documentation
4949
run: make -j 2
5050
- name: Run tests
51-
run: |
52-
./tests/run_documentation_tests.sh
51+
run: ./tests/run_documentation_tests.sh
5352
- name: Deploy to Mythic Beasts
5453
if: ${{ github.ref == 'refs/heads/master' }}
5554
uses: ./.github/actions/deploy-action

0 commit comments

Comments
 (0)