Skip to content

Commit

Permalink
Test checkout config
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Jun 14, 2023
1 parent ec769cf commit bb18dff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
set-safe-directory: false

- name: Roave BC Check
uses: docker://nyholm/roave-bc-check-ga
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ $response = $psr17Factory->createResponse(200)->withBody($responseBody);
(new \Laminas\HttpHandlerRunner\Emitter\SapiEmitter())->emit($response);
```

Test CI

## Our goal

This package is currently maintained by [Tobias Nyholm](http://nyholm.se) and
Expand Down

0 comments on commit bb18dff

Please sign in to comment.