Skip to content

Commit

Permalink
Rename the action file
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwweber committed Jul 18, 2024
1 parent 7bf6047 commit 26ce9cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
run: tar -xvf *.tar.gz --strip-components=1
- name: Download test files
id: download-test-files
uses: ./.github/actions/download-cantera-test.yml
uses: ./.github/actions/download-cantera-test
with:
incoming-sha: ${{ needs.post-pending-status.outputs.incoming-sha }}

Expand Down

0 comments on commit 26ce9cd

Please sign in to comment.