We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb41c5 commit fca0a68Copy full SHA for fca0a68
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
RAILS_ENV=test bundle exec rake db:create
35
cp contrib/auto_wizard_test.json auto_wizard.json
36
bundle exec rake zammad:ci:test:start
37
- - name: Run PHP API integration tests
+ - name: Run Ruby API integration tests
38
shell: bash
39
run: |
40
source /etc/profile.d/rvm.sh # ensure RVM is loaded
0 commit comments