Skip to content

Commit

Permalink
Disable SILE for now
Browse files Browse the repository at this point in the history
  • Loading branch information
devosb committed Aug 3, 2023
1 parent 9e4dd7f commit cefbc89
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ jobs:
smith zip
# smith release
# smith alltests
smith sile
# smith sile
smith pdfs
- uses: actions/upload-artifact@v3
with:
name: sile
path: results/tests/sile/*.pdf
# - uses: actions/upload-artifact@v3
# with:
# name: sile
# path: results/tests/sile/*.pdf
- uses: actions/upload-artifact@v3
with:
name: text
Expand Down

0 comments on commit cefbc89

Please sign in to comment.