Skip to content

Commit

Permalink
Merge pull request #142 from duyler/dev
Browse files Browse the repository at this point in the history
ActionBus namespace
  • Loading branch information
milinsky committed Apr 28, 2024
2 parents 1683858 + 149b0a3 commit 1a89d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
files: ./coverage.xml
env:
token: ${{ secrets.CODECOV_TOKEN }}
slug: duyler/event-bus
slug: duyler/action-bus

- name: Run PHP CS Fixer
run: vendor/bin/php-cs-fixer check --diff -v
Expand Down

0 comments on commit 1a89d23

Please sign in to comment.