Skip to content

Commit

Permalink
test.yaml tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Cunningham committed Nov 19, 2024
1 parent 090c517 commit 333db86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
features:
- terminal-history
- terminalhistory
baseImage:
- debian:latest
- ubuntu:latest
Expand Down
2 changes: 1 addition & 1 deletion src/terminalhistory/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BASH terminal auto history configuration",
"id": "bashconfig",
"id": "config",
"version": "1.0.0",
"description": "Make default BASH terminal nicer",
"containerEnv": {
Expand Down

0 comments on commit 333db86

Please sign in to comment.