diff --git a/.github/workflows/test-fixtures.yml b/.github/workflows/test-fixtures.yml index 00b09a68f9..2ad7a95257 100644 --- a/.github/workflows/test-fixtures.yml +++ b/.github/workflows/test-fixtures.yml @@ -103,7 +103,7 @@ jobs: - fixtures-name: test-unchanged-tag-date command: --tag v0.2.0 - fixtures-name: test-custom-remote-api-url - command: --latest + command: v1.4.0..v1.4.1 steps: - name: Checkout