Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup tests for driving with Enzyme #905

Closed
wants to merge 14 commits into from
Closed
8 changes: 0 additions & 8 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,7 @@ jobs:
fail-fast: false
matrix:
group:
- Core1
- Core2
- Core3
- Core4
- Core5
- Core6
- SDE1
- SDE2
- SDE3
version:
- '1.10'
steps:
Expand Down
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@
*.jl.cov
*.jl.*.cov
*.jl.mem
Manifest.toml
/docs/build/
test/Manifest.toml
test/gpu/Manifest.toml
test/gpu/Manifest.toml
Loading
Loading