Skip to content

Commit

Permalink
update link to parse ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat committed Jun 13, 2024
1 parent e88bc71 commit afc5ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-initial-checksums.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Read reproducibility tests config
id: repro-config
uses: access-nri/model-config-tests/.github/actions/parse-ci-config@main
uses: codegat-test-org/meta-model-configs/.github/actions/parse-ci-config@main
with:
check: reproducibility
branch-or-tag: ${{ inputs.config-branch-name }}
Expand Down

0 comments on commit afc5ceb

Please sign in to comment.