Skip to content

Commit

Permalink
#676: target specific branch in templates repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cwschilly committed Oct 1, 2024
1 parent 91e2a1a commit a6b50c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
with:
repository: Pressio/pressio-templates-usage-as-library
path: examples
ref: add-compatibility-with-pressio-ops

- name: Checkout pressio-ops
uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci-trilinos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
with:
repository: Pressio/pressio-templates-usage-as-library
path: examples
ref: add-compatibility-with-pressio-ops

- name: Checkout pressio-ops
uses: actions/checkout@v4
Expand Down

0 comments on commit a6b50c7

Please sign in to comment.