Skip to content

Commit

Permalink
Merge pull request #880 from conda-forge/beckermr-patch-1
Browse files Browse the repository at this point in the history
fix: try to ensure relock always runs tests
  • Loading branch information
beckermr authored Feb 23, 2025
2 parents dbc978a + d443daa commit 74d0119
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clean-and-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
with:
token: ${{ secrets.CF_ADMIN_GITHUB_TOKEN }}

- name: relock
uses: beckermr/relock-conda@4704897260d9a832681c8b94f14206e9f9adf1ba
Expand Down

0 comments on commit 74d0119

Please sign in to comment.