Skip to content

Commit 2d7b8b8

Browse files
committed
Nit
1 parent 4824ee6 commit 2d7b8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
cache-dependency-path: examples/package.json
6161

6262
- name: Install just
63-
run: sudo apt-get update && sudo apt-get install -y just
63+
run: apt-get update && apt-get install -y just
6464

6565
- name: Download zombienet
6666
run: |

0 commit comments

Comments
 (0)