We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6544ee9 + 8cd36c3 commit 57c2339Copy full SHA for 57c2339
2 files changed
.github/workflows/CI_extended.yml
@@ -32,7 +32,6 @@ jobs:
32
with:
33
version: ${{ matrix.version }}
34
arch: ${{ matrix.arch }}
35
- - uses: julia-actions/cache@v1
36
- uses: julia-actions/julia-buildpkg@v1
37
- uses: julia-actions/julia-runtest@v1
38
- uses: julia-actions/julia-processcoverage@v1
Project.toml
@@ -1,7 +1,7 @@
1
name = "StructuralEquationModels"
2
uuid = "383ca8c5-e4ff-4104-b0a9-f7b279deed53"
3
authors = ["Maximilian Ernst", "Aaron Peikert"]
4
-version = "0.2.2"
+version = "0.2.3"
5
6
[deps]
7
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
0 commit comments