We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9afa2b3 commit 5c35410Copy full SHA for 5c35410
.github/workflows/main.yaml
@@ -29,6 +29,7 @@ jobs:
29
run: bundle exec rake build
30
31
- run: id
32
+ - run: sudo id
33
- run: ls -dl /usr/lib /usr/lib/ssl /usr/lib/ssl/cert.pem
34
35
- name: Run tests
0 commit comments