Skip to content

Commit

Permalink
Make script report error
Browse files Browse the repository at this point in the history
  • Loading branch information
siefkenj committed Mar 28, 2024
1 parent ad1e775 commit efb7c34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/prepare-for-pretext-conversion.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

set -e

# Define the repository details
REPO_OWNER="siefkenj"
REPO_NAME="IBLLinearAlgebra-pretext"
Expand Down

0 comments on commit efb7c34

Please sign in to comment.