Skip to content

Commit

Permalink
remove gem test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Nov 12, 2024
1 parent 33d854e commit f8a5a61
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,3 @@ jobs:
MYSQL_PORT: ${{ job.services.mysql.ports[3306] }}
working-directory: redmine
run: bundle exec rake redmine:plugins:migrate NAME=additionals VERSION=0

- name: Run build gem file
working-directory: redmine/plugins/additionals
run: gem build additionals.gemspec

0 comments on commit f8a5a61

Please sign in to comment.