Skip to content

Commit

Permalink
chore: playgrounds folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Sep 18, 2024
1 parent 6d4fffa commit dffbe4c
Show file tree
Hide file tree
Showing 28 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Playground tests
run: pnpm run test
working-directory: ./playground
working-directory: ./playgrounds/playground

# - name: Run tests
# run: pnpm run test
2 changes: 1 addition & 1 deletion packages/app/.env.playground
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MOQUERIE_OVERRIDE_CWD=../../playground
MOQUERIE_OVERRIDE_CWD=../../playgrounds/playground
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
packages:
- packages/*
- playground
- playgrounds/*

0 comments on commit dffbe4c

Please sign in to comment.