Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed May 23, 2024
1 parent 9d014b3 commit 66199d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
run: |
source .venv/bin/activate
pytest --nbmake src/notebooks/**/*.ipynb
shell: bash
env:
HIDALGO2_TOKEN_CKAN: ${{ secrets.HIDALGO2_TOKEN_CKAN }}

Expand Down
2 changes: 0 additions & 2 deletions src/cases/case_reader/basic.case
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
FORMAT:
type: ensight gold
GEOMETRY:
model: geo.geo
VARIABLES:
scalar per node: 1 solarmask sm.****
TIME:
time set: 1
number of steps: 1
Expand Down

0 comments on commit 66199d6

Please sign in to comment.