Skip to content

Commit

Permalink
String interpolation
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller committed Oct 8, 2024
1 parent 6408f9f commit 6009563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
- name: Upload build artifact
uses: actions/upload-artifact@v4
with:
name: dist {{matrix.os}} {{matrix.python-version}}
name: dist-${{matrix.os}}-${{matrix.python-version}}
path: dist/*

0 comments on commit 6009563

Please sign in to comment.