Skip to content

Commit

Permalink
remove redundant prlimit commands
Browse files Browse the repository at this point in the history
  • Loading branch information
aka-bo committed Jun 13, 2024
1 parent f411488 commit 74b9c61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go-appencryption-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
- name: Run integration tests
run: |
cd go/appencryption
sudo prlimit --pid $$ --core=-1
sudo prlimit --pid $$ --memlock=-1:-1
./scripts/integration_test.sh
- name: Integration test summary
Expand Down

0 comments on commit 74b9c61

Please sign in to comment.