Skip to content

Commit

Permalink
chore: delete bc_obps dir (replaced by server dir)
Browse files Browse the repository at this point in the history
  • Loading branch information
BallardRobinett committed Feb 12, 2024
1 parent 73f8bfc commit dc22a87
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 143 deletions.
2 changes: 1 addition & 1 deletion .github/actions/dev-env-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
path: |
~/.asdf
./server/.tool-versions
key: ${{ runner.os }}-asdf-cache-backend-${{ hashFiles('bc_obps/.tool-versions') }}
key: ${{ runner.os }}-asdf-cache-backend-${{ hashFiles('server/.tool-versions') }}
- uses: actions/cache@v3
id: yarn-cache
with:
Expand Down
3 changes: 0 additions & 3 deletions bc_obps/.tool-versions

This file was deleted.

79 changes: 0 additions & 79 deletions bc_obps/Makefile

This file was deleted.

60 changes: 0 additions & 60 deletions bc_obps/pyproject.toml

This file was deleted.

0 comments on commit dc22a87

Please sign in to comment.