Commit graph

9 commits

Author SHA1 Message Date
Jeff Dickey
f079348b93
chore: added workflow_dispatch
can be used to manually trigger test runs
2023-03-30 12:17:08 -05:00
Kenichi Kamiya
0410c15177 Require to specify GITHUB_TOKEN for considering API limit 2023-02-23 04:44:03 +09:00
Kenichi Kamiya
90cd64f028 Add macos test because of it looks flaky
https://github.com/kachick/asdf-cargo-make/actions/workflows/rtx.yml
2023-02-23 04:28:31 +09:00
Jeff Dickey
fc40a5c3a2 download rtx 2023-02-20 23:27:49 -06:00
Jeff Dickey
51061c69d3 test node in workflow 2023-02-19 21:59:47 -06:00
dependabot[bot]
6e05d31e6c
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-15 05:23:17 +00:00
Jeff Dickey
c769086915 taiki 2023-01-14 23:22:29 -06:00
Jeff Dickey
33848d117d
Update test.yml 2023-01-14 22:18:14 -06:00
Jeff Dickey
35f6329d75
Initial commit 2023-01-14 08:11:40 -06:00