Skip to content

Commit

Permalink
Improving CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanRL committed Oct 28, 2022
1 parent f411c4e commit a2f7f6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Expand Up @@ -199,11 +199,10 @@ orbs:

jobs:
generate-docs:
executor: fermat-unit-testing/php-base
executor: fermat-unit-testing/php-decimal
steps:
- fermat-unit-testing/setup-project:
decimal: false
xdebug: false
for-tests: false
- run:
name: Generate Docs Using Samsara/Roster
Expand Down

0 comments on commit a2f7f6e

Please sign in to comment.