Skip to content

Commit 333db86

Browse files
author
Richard Cunningham
committed
test.yaml tweak
1 parent 090c517 commit 333db86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
features:
16-
- terminal-history
16+
- terminalhistory
1717
baseImage:
1818
- debian:latest
1919
- ubuntu:latest

src/terminalhistory/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "BASH terminal auto history configuration",
3-
"id": "bashconfig",
3+
"id": "config",
44
"version": "1.0.0",
55
"description": "Make default BASH terminal nicer",
66
"containerEnv": {

0 commit comments

Comments
 (0)