Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit dc040b1

Browse files
author
Alexander Melnyk
committed
chore(ci): we dont need sudo any more
1 parent 7a0d610 commit dc040b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
repository: ${{ github.event.pull_request.head.repo.full_name }}
2222
- name: Install dependencies
2323
run: yarn install --check-files
24-
# - name: give user docker permission so we can run tests
25-
# run: chown $(whoami) /var/run/docker.sock
2624
- name: build
2725
run: npx projen build
2826
- id: self_mutation

0 commit comments

Comments
 (0)