Skip to content

Commit

Permalink
add functionals
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-exz committed Dec 29, 2024
1 parent a0b7914 commit 870674d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ jobs:
cd $REDMINE_PATH
export SKIP_COVERAGE=1
bundle exec rake redmine:plugins:test:units NAME=$PLUGIN_NAME RUBYOPT="-W0"
bundle exec rake redmine:plugins:test:functionals NAME=$PLUGIN_NAME RUBYOPT="-W0"
bundle exec rake redmine:plugins:test:integration NAME=$PLUGIN_NAME RUBYOPT="-W0"
bundle exec rake redmine:plugins:migrate NAME=$PLUGIN_NAME VERSION=0

0 comments on commit 870674d

Please sign in to comment.