Skip to content

Commit

Permalink
Fix a typo in node-feature-discovery postsubmit job config
Browse files Browse the repository at this point in the history
  • Loading branch information
marquiz committed Sep 10, 2020
1 parent 5dac5d5 commit 09ee61a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ postsubmits:
command:
- bash
args:
- c
- -c
- apt update && apt install -y jq && scripts/test-infra/test-e2e.sh
env:
- name: AWS_ACCESS_KEY_ID
Expand Down

0 comments on commit 09ee61a

Please sign in to comment.