Skip to content

Commit

Permalink
fix(fixtures): update the arguments for custom GitLab API fixture test
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Dec 9, 2024
1 parent aeb6183 commit e522f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e522f8d

Please sign in to comment.