This website requires JavaScript.
Explore
Help
Sign In
public_git
/
oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
Watch
1
Star
0
Fork
You've already forked oauth2-proxy
0
Code
Issues
Projects
Releases
Wiki
Activity
30e5b636bf
oauth2-proxy
/
test.sh
6 lines
93 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
go
test
-timeout 60s ./...
GOMAXPROCS
=
4
go
test
-timeout 60s -race ./...
Reference in New Issue
View Git Blame
Copy Permalink