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 9c4deb9 commit acad30d
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 @@ -132,7 +132,3 @@ jobs:
MYSQL_PORT: ${{ job.services.mysql.ports[3306] }}
working-directory: redmine
run: bundle exec rake redmine:plugins:migrate NAME=additional_tags VERSION=0

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

0 comments on commit acad30d

Please # to comment.