Skip to content

Commit

Permalink
Merge pull request #294 from control-toolbox/287-dev-avoid-generic-ty…
Browse files Browse the repository at this point in the history
…pes-in-struct

287 dev avoid generic types in struct
  • Loading branch information
ocots authored Sep 14, 2024
2 parents 8ca85b7 + 39c9c8c commit bbec4f5
Show file tree
Hide file tree
Showing 14 changed files with 399 additions and 2,245 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Breakage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
end;
end'
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: pr
path: pr/
Expand Down Expand Up @@ -132,7 +132,7 @@ jobs:
fi
done >> MSG
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: pr
path: pr/
71 changes: 0 additions & 71 deletions bench/Bench.jl

This file was deleted.

5 changes: 0 additions & 5 deletions bench/Project.toml

This file was deleted.

Loading

0 comments on commit bbec4f5

Please sign in to comment.