Skip to content

Commit

Permalink
Update .github/workflows/pythonpackage.yml to remove checkout@v1 line
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Mast <[email protected]>
  • Loading branch information
josephmckinsey and nightlark authored Oct 11, 2024
1 parent b1a522f commit 9ee4817
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ on:
branches:
- main

# NOTE: These jobs *must* use actions/checkout@v1 for full history,
# or run git fetch --prune --unshallow for versioning to work
jobs:
build-helics:
# No container needed, since the package is version agnostic
Expand Down

0 comments on commit 9ee4817

Please sign in to comment.