1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-18 11:14:18 -04:00
Commit Graph

12 Commits

Author SHA1 Message Date
kslr
226416e81f Test: add race detector
ref: https://golang.org/doc/articles/race_detector.html
2021-01-04 10:51:31 +08:00
Loyalsoldier
33e1f2d271
Test: do NOT cache go modules (#532) 2020-12-20 09:52:24 +08:00
Loyalsoldier
7acf515258
Refine GitHub workflows running condition (#447) 2020-11-23 20:51:58 +08:00
Kslr
8b3068d26e
Update test.yml
某个平台失败时不影响其他平台测试
2020-11-15 23:39:23 +08:00
Loyalsoldier
353df856b3
Actions: do NOT run on repo "v2ray/v2ray-core" (#244) 2020-10-02 09:16:25 +08:00
Kslr
a8ce582285
update go 1.15.* 2020-09-09 18:19:49 +08:00
Loyalsoldier
c4d46e776f
Test: run on changes to go.mod & go.sum (#174) 2020-09-09 13:56:17 +08:00
loyalsoldier
c974908e19
Test: refine & cache Go modules 2020-08-31 23:11:13 +08:00
loyalsoldier
71191aa407
Test: only triggered by *.go file on push event 2020-08-25 14:46:04 +08:00
loyalsoldier
2f1f0470a2
Test: only be triggered by *.go files 2020-08-25 00:04:55 +08:00
loyalsoldier
d8fe670b53
Refine & format 2020-08-24 16:09:51 +08:00
Kslr
0dfeba6a2f
在 actions 添加 lint 和 test (#21)
* actions add lint and test

* Only check new code
2020-06-19 21:19:37 +08:00