]> Sergey Matveev's repositories - btrtrc.git/commit
Create go.yml (#497)
authorMatt Joiner <anacrolix@gmail.com>
Mon, 7 Jun 2021 02:44:51 +0000 (12:44 +1000)
committerGitHub <noreply@github.com>
Mon, 7 Jun 2021 02:44:51 +0000 (12:44 +1000)
commit125d7f0e905898c84345ee10de1ce775fa0c905f
tree6896b13a544b80efab52c03de62a180c3764eedf
parent8f6f47a2e0ed03024e6a0e036d1dfe186e1a8a15
Create go.yml (#497)

* Create go.yml

* Go version 1.16

* Add benchmarks

* Match CircleCI test coverage

* Add 15 minute timeout

* Don't log to file

* Download modules in separate step, minimize test runs

* Install godo before running torrentfs end-to-end test

* More fixes

* More fixes for GitHub Actions CI
.github/workflows/go.yml [new file with mode: 0644]
fs/test.sh