Skip to content

Commit

Permalink
Revert "Try removing cachix"
Browse files Browse the repository at this point in the history
This reverts commit cf86943.
  • Loading branch information
mtlynch committed Oct 4, 2023
1 parent cf86943 commit 256b1d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Expand Up @@ -109,8 +109,7 @@ jobs:
- checkout
- run:
name: Lint SQL files
#command: cachix watch-exec "${CACHIX_NAME}" -- nix develop --command ./dev-scripts/lint-sql
command: nix develop --command ./dev-scripts/lint-sql
command: cachix watch-exec "${CACHIX_NAME}" -- nix develop --command ./dev-scripts/lint-sql
e2e:
docker:
- image: mcr.microsoft.com/playwright:v1.29.2-focal
Expand Down

0 comments on commit 256b1d1

Please sign in to comment.