third_party_littlefs/.github/workflows
Christopher Haster b2235e956d Added GitHub workflows to run tests
Mostly taken from .travis.yml, biggest changes were around how to get
the status updates to work.

We can't use a token on PRs the same way we could in Travis, so instead
we use a second workflow that checks every pull request for "status"
artifacts, and create the actual statuses in the "workflow_run" event,
where we have full access to repo secrets.
2021-01-09 23:42:49 -06:00
..
status.yml Added GitHub workflows to run tests 2021-01-09 23:42:49 -06:00
test.yml Added GitHub workflows to run tests 2021-01-09 23:42:49 -06:00