Skip to content

Commit

Permalink
debug: Executor
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Jan 15, 2025
1 parent 20880e5 commit 05650fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ commands:

jobs:
lint-specs:
executor: base
executor: builder
steps:
- checkout
- run:
Expand All @@ -50,7 +50,7 @@ jobs:
command: just lint-specs-toc-check

lint-links:
executor: base
executor: builder
steps:
- checkout
- run:
Expand Down

0 comments on commit 05650fc

Please sign in to comment.