We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcac77a commit 4529a99Copy full SHA for 4529a99
.github/workflows/ci.yml
@@ -9,7 +9,6 @@ jobs:
9
container:
10
image: npslearninglab/watery_robots:humble_current
11
steps:
12
- - run: sudo chown -R `whoami`:`whoami` .
13
- name: Checkout vrx
14
uses: actions/checkout@v3
15
with:
0 commit comments