mirror of https://github.com/status-im/consul.git
ci: remove nonexistant autopilot directory from go-test-race (#9159)
This commit is contained in:
parent
1f4da2ae9d
commit
89d0a1003d
|
@ -243,7 +243,7 @@ jobs:
|
|||
-tags="$GOTAGS" -p 2 \
|
||||
-race -gcflags=all=-d=checkptr=0 \
|
||||
./agent/{ae,cache,cache-types,checks,config,pool,proxycfg,router}/... \
|
||||
./agent/consul/{authmethod,autopilot,fsm,state,stream}/... \
|
||||
./agent/consul/{authmethod,fsm,state,stream}/... \
|
||||
./agent/{grpc,rpc,rpcclient,submatview}/... \
|
||||
./snapshot
|
||||
|
||||
|
|
Loading…
Reference in New Issue