Skip to content

Commit 2afe50d

Browse files
committed
WIP: More tests and update API
1 parent 60f81a1 commit 2afe50d

File tree

11 files changed

+291
-199
lines changed

11 files changed

+291
-199
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ jobs:
66
test:
77
runs-on: ubuntu-latest
88
steps:
9-
- name: Dump GitHub context
10-
env:
11-
GITHUB_CONTEXT: ${{ toJson(github) }}
12-
run: echo "$GITHUB_CONTEXT"
139
- name: Set up Python 3.6
1410
uses: actions/setup-python@v1
1511
with:

0 commit comments

Comments
 (0)