Skip to content

Commit

Permalink
ci debug
Browse files Browse the repository at this point in the history
  • Loading branch information
cbm755 committed May 16, 2024
1 parent 236b937 commit dd1eee2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,10 @@ jobs:
steps:
- uses: codespell-project/actions-codespell@v2
with:
ignore_words_file: .codespell-ignorewords
exclude_file: .codespell-ignorelines
check_filenames: true
check_hidden: true
path: inst
- name: foo
run: |
whoami
pwd
ls


# Built-in Self Tests and Doctests for various supported Octave and SymPy
Expand Down

0 comments on commit dd1eee2

Please sign in to comment.