diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5c57af4..cad841a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -11,8 +11,8 @@ jobs: with: # pulls all commits (needed for lerna / semantic release to correctly version) fetch-depth: "0" - - run: julia -e 'using Pkg; Pkg.instantiate(); Pkg.add(url="https://github.com/Qaintum/Qaintessent.jl", rev="master")' - uses: julia-actions/setup-julia@latest + - run: julia -e 'using Pkg; Pkg.instantiate(); Pkg.add(url="https://github.com/Qaintum/Qaintessent.jl", rev="master")' - uses: julia-actions/julia-runtest@master - uses: julia-actions/julia-processcoverage@v1 - uses: codecov/codecov-action@v1 diff --git a/README.md b/README.md index 4919a99..f3fbfd2 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# QaintModels \ No newline at end of file +Qaintmodels.jl +============== + +![](https://github.com/Qaintum/Qaintmodels.jl/workflows/Run%20tests/badge.svg) + + +Qaintmodels.jl is a repo to store model templates