-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This might break a couple of workflows (hope not), but it's been 18 months since we changed the workflow to not rely on these, and the readme-examples have always used `v1`, so think the likelihood of things breaking for people is sufficiently low to finally go ahead with this.
- Loading branch information
Showing
4 changed files
with
0 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -103,15 +103,3 @@ jobs: | |
- uses: snok/install-poetry@v1 | ||
- uses: snok/[email protected] | ||
- uses: snok/[email protected] | ||
|
||
# Legacy: make sure old scripts are not deleted | ||
# The scripts folder contains scripts that are fetched by older versions of the | ||
# action. They're unfortunately fetched from the main branch. | ||
# If we delete these scripts, those versions of the action will fail. | ||
test-scripts-exist: | ||
runs-on: ubuntu-latest | ||
steps: | ||
# v1.1 script loaded in < 1.1.4 | ||
- uses: snok/[email protected] | ||
# v1.2 script loaded in > 1.1.4 | ||
- uses: snok/[email protected] |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.