mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-21 17:07:44 +02:00
Typo in ci.yml
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
|
||||
# Test with no features, default features ("") and all except UI tests.
|
||||
# Order: fewest features to most features.
|
||||
args: ["--no-default-features", "", "--features all-except-ui-tests"
|
||||
args: ["--no-default-features", "", "--features all-except-ui-tests"]
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v1
|
||||
|
||||
Reference in New Issue
Block a user