Skip to content

Commit

Permalink
Various updates from Hackathon (DARPA-ASKEM#166), including adding ep…
Browse files Browse the repository at this point in the history
…i scenario 4 models to tests
  • Loading branch information
joshday authored Feb 27, 2024
1 parent c90a7da commit 8b4507f
Show file tree
Hide file tree
Showing 6 changed files with 254 additions and 251 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
push:
branches: ['main']
pull_request:
branches: [ main ]

jobs:
test:
Expand All @@ -14,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
with:
version: '1.9'
version: '1.10.1'
- uses: julia-actions/cache@v1
with:
cache-compiled: "true"
Expand Down
Loading

0 comments on commit 8b4507f

Please sign in to comment.