Skip to content

Commit

Permalink
Remove change to VSCode extension
Browse files Browse the repository at this point in the history
  • Loading branch information
agg23 committed Jan 8, 2025
1 parent 49d2f3a commit 6c49741
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/tests_primary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18
- name: Setup Ubuntu Binary Installation
if: ${{ runner.os == 'Linux' }}
run: |
if grep -q "Ubuntu 24" /etc/os-release; then
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
fi
shell: bash
- run: npm ci
env:
DEBUG: pw:install
Expand Down

0 comments on commit 6c49741

Please sign in to comment.