Skip to content

Commit 161e2cf

Browse files
authored
Update test.yaml
Signed-off-by: Noah Gundotra <[email protected]>
1 parent c234251 commit 161e2cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
name: Run Tests Matrix
1+
name: Run Integration Tests
22

33
on:
44
push:
55
branches: [main]
66
pull_request:
77
branches: [main]
8+
workflow_dispatch:
89

910
jobs:
1011
test:

0 commit comments

Comments
 (0)