Skip to content

Commit f261eba

Browse files
author
Phil Cummins
committed
trigger test workflow
1 parent 63d82b0 commit f261eba

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
branches: [main]
55
paths-ignore:
66
- "examples/**"
7-
- "README.md"
87
- "CONTRIBUTING.md"
98
workflow_dispatch:
109

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ hello = Root(store)
8282
print(f"component says: {hello.hello(store)}")
8383
EOF
8484
```
85-
test_change
8685

8786
And finally run it:
8887

0 commit comments

Comments
 (0)