Skip to content

Commit

Permalink
Merge pull request #9363 from nodeg/fix-reportdb-workflox
Browse files Browse the repository at this point in the history
CI: Fix `schema_migration_reportdb_test_pgsql` workflow
  • Loading branch information
raulillo82 authored Oct 15, 2024
2 parents 94dd4e6 + 2e79a9d commit a96af06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/schema-migration-reportdb-test-pgsql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
uses: actions/checkout@v4

- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'
- id: files
uses: Ana06/get-changed-files@v2.3.0
with:
Expand Down

0 comments on commit a96af06

Please sign in to comment.