Skip to content

Commit

Permalink
do what needs to be done
Browse files Browse the repository at this point in the history
  • Loading branch information
Vakmeth committed Aug 30, 2024
1 parent 5ee0dd5 commit 0e46792
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
default: 'master'
jobs:
wagon_tests:
uses: hitobito/hitobito/.github/workflows/wagon-tests.yml@master
uses: hitobito/hitobito/.github/workflows/wagon-tests.yml@psql-migration
with:
wagon_repository: ${{ github.event.repository.name }}
wagon_dependency_repository: hitobito_youth
Expand Down
4 changes: 1 addition & 3 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,4 @@ load 'rspec/rails/tasks/rspec.rake'

require 'ci/reporter/rake/rspec' unless Rails.env.production?

HitobitoJemk::Wagon.load_tasks

task 'test:prepare' => 'db:test:prepare'
HitobitoJemk::Wagon.load_tasks

0 comments on commit 0e46792

Please sign in to comment.