Skip to content

Commit 8fbddc2

Browse files
authored
Merge pull request #167 from pusher/remove-example-from-github-actions-config
Remove example config from .github/workflows/test.yml
2 parents 6f59d21 + 9ac12d9 commit 8fbddc2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515

1616
name: Ruby ${{ matrix.ruby }} Test
1717

18-
env:
19-
DAY_OF_WEEK: Mon
20-
2118
steps:
2219
- name: Checkout
2320
uses: actions/checkout@v2

0 commit comments

Comments
 (0)