Skip to content

Commit fca0a68

Browse files
committed
Fix typo.
1 parent 2bb41c5 commit fca0a68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
RAILS_ENV=test bundle exec rake db:create
3535
cp contrib/auto_wizard_test.json auto_wizard.json
3636
bundle exec rake zammad:ci:test:start
37-
- name: Run PHP API integration tests
37+
- name: Run Ruby API integration tests
3838
shell: bash
3939
run: |
4040
source /etc/profile.d/rvm.sh # ensure RVM is loaded

0 commit comments

Comments
 (0)