sdk-javascript/.github
Lance Ball 2118488a14
chore: use git submodules for conformance tests (#427)
I don't think downloading to `/tmp` for each `npm test` is such a great
idea. This does mean that contributors to this repo will need to run the
following command once on their clone after this commit lands.

```
git submodule init
git submodule update
```

Signed-off-by: Lance Ball <lball@redhat.com>
2021-08-05 09:47:43 -04:00
..
ISSUE_TEMPLATE chore: add vscode task JSON and GitHub issue/pr templates (#268) 2020-07-24 15:10:03 -04:00
workflows chore: use git submodules for conformance tests (#427) 2021-08-05 09:47:43 -04:00
pull-request-template.md chore: tweak PR template (#407) 2021-04-21 10:12:44 -04:00