Skip to content

Commit

Permalink
update action file
Browse files Browse the repository at this point in the history
  • Loading branch information
romulodl committed May 16, 2020
1 parent b7da0d1 commit 18cef38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: php-actions/composer@v1
- name: install dependencies
run: composer install
- name: run tests
run: vendor/bin/phpunit tests/*

0 comments on commit 18cef38

Please sign in to comment.