Skip to content

Commit

Permalink
maint(test): make sure spinx warnings fail on actions
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarbenjamin committed Dec 11, 2020
1 parent ca83a68 commit 41d7069
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/test_sphinx.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#! /usr/bin/env bash

set -o errexit

echo "Testing SPHINX"
cd doc
make html
Expand Down

0 comments on commit 41d7069

Please sign in to comment.