Skip to content

Commit

Permalink
Merge branch 'master' into feat/delete-workspace-members
Browse files Browse the repository at this point in the history
  • Loading branch information
apsantiso authored Aug 6, 2024
2 parents 4f2cb40 + 4cd6d95 commit 3831c0b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ jobs:
- run: echo //npm.pkg.github.com/:_authToken=${{ secrets.PERSONAL_ACCESS_TOKEN }} >> .npmrc
- run: echo "always-auth=true" >> .npmrc

- name: Setup environment
uses: isbang/[email protected]
with:
compose-file: './infrastructure/docker-compose.yml'

- name: Install dependencies
run: yarn

Expand Down

0 comments on commit 3831c0b

Please sign in to comment.