Skip to content

Commit

Permalink
CI updated
Browse files Browse the repository at this point in the history
  • Loading branch information
lelandaisb committed Aug 11, 2023
1 parent ce90c17 commit 2914939
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:
jobs:
call:
name: Call check version CI
uses: LIHPC-Computational-Geometry/lihpccg-ci/.github/workflows/make-release-reusable.yml@main
uses: LIHPC-Computational-Geometry/spack_recipes_meshing/.github/workflows/make-release-reusable.yml@main
2 changes: 1 addition & 1 deletion .github/workflows/spack-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ on:
jobs:
call:
name: Call Spack CI
uses: LIHPC-Computational-Geometry/lihpccg-ci/.github/workflows/spack-reusable.yml@main
uses: LIHPC-Computational-Geometry/spack_recipes_meshing/.github/workflows/spack-reusable.yml@main
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# qqualif

[Qt](https://www.qt.io/) components for the [qualif library](https://github.com/LIHPC-Computational-Geometry/qualif).
![spack-ci](https://github.com/LIHPC-Computational-Geometry/qqualif/actions/workflows/spack-ci.yml/badge.svg)

This project is a dependency of the [mgx](https://github.com/LIHPC-Computational-Geometry/mgx) product.
[Qt](https://www.qt.io/) components for the [qualif library](https://github.com/LIHPC-Computational-Geometry/qualif).

Its Spack and Cmake CIs are based on reusable workflows provided in [lihpccg-ci](https://github.com/LIHPC-Computational-Geometry/lihpccg-ci) project.
This project is part of the [mgx](https://github.com/LIHPC-Computational-Geometry/mgx) ecosystem and conforms to its [CI policy](https://github.com/LIHPC-Computational-Geometry/spack_recipes_meshing#ci-and-versioning-policy-of-mgx-ecosystem-projects).

0 comments on commit 2914939

Please sign in to comment.