Skip to content

Commit

Permalink
Update localregistry entries
Browse files Browse the repository at this point in the history
  • Loading branch information
lkdvos committed Dec 2, 2024
1 parent f0e1f37 commit 4734bfe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/github/.github/workflows/LiterateCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ jobs:
format-check:
name: "Literate Check"
uses: "ITensor/JuliaActions/workflows/LiterateCheck.yml@main"
with:
localregistry: https://github.com/ITensor/JuliaRegistry.git
1 change: 1 addition & 0 deletions templates/github/.github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ jobs:
group: "${{ matrix.group }}"
julia-version: "${{ matrix.version }}"
os: "${{ matrix.os }}"
localregistry: https://github.com/ITensor/JuliaRegistry.git
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 4734bfe

Please sign in to comment.