Skip to content

Commit e243c14

Browse files
(MAINT) fix failing checkout step on migrate and failed postgres workflows (#636)
* (MAINT) fix failing checkout step on migrate and failed postgres workflows * Apply Yamlfix format changes. --------- Co-authored-by: davidmalloncares <[email protected]>
1 parent dfb5d9f commit e243c14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-migration.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
steps:
7272
- name: Checkout Source
7373
uses: actions/checkout@v4
74-
7574
- name: Activate Ruby 3.1
7675
uses: ruby/setup-ruby@v1
7776
with:

0 commit comments

Comments
 (0)