Skip to content

Commit

Permalink
Try with Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbisits committed Jul 17, 2024
1 parent cbbdd49 commit 1785c2e
Show file tree
Hide file tree
Showing 3 changed files with 1,182 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
arch:
- x64
steps:
before_script: - julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/jbisits/TwoLayerDirectNumericalShenanigans.jl"))'
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
with:
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*.jld2
*.nc
*.vscode
/Manifest.toml
/deps/deps.jl
/docs/Manifest.toml
/docs/build/
Expand Down
Loading

0 comments on commit 1785c2e

Please sign in to comment.