Skip to content

Commit 7e8d1fe

Browse files
committed
Rename, remove unsupported option
1 parent b959816 commit 7e8d1fe

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: Test Suite
22

33
on:
44
push:
@@ -17,7 +17,6 @@ jobs:
1717
image: docker:19.03.12
1818
options: >-
1919
--privileged
20-
--network host
2120
2221
steps:
2322
- name: Checkout code

0 commit comments

Comments
 (0)