Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f00127c

Browse files
Fix run ci tests for null package
1 parent b2d1229 commit f00127c

File tree

1 file changed

+1
-1
lines changed
  • pkg/null/.github/workflows

1 file changed

+1
-1
lines changed

‎pkg/null/.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
with:
2727
composer-options: "--prefer-source"
2828

29-
- run: vendor/bin/phpunit --exlude-group=functional
29+
- run: vendor/bin/phpunit --exclude-group=functional

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /