mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 07:16:38 +00:00
Temp skip
This commit is contained in:
2
.github/workflows/golang-test-darwin.yml
vendored
2
.github/workflows/golang-test-darwin.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Test Code Darwin
|
||||
on: [push,pull_request]
|
||||
on: [pull_request]
|
||||
jobs:
|
||||
test:
|
||||
strategy:
|
||||
|
||||
2
.github/workflows/golang-test-linux.yml
vendored
2
.github/workflows/golang-test-linux.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Test Code Linux
|
||||
on: [push,pull_request]
|
||||
on: [pull_request]
|
||||
jobs:
|
||||
test:
|
||||
strategy:
|
||||
|
||||
2
.github/workflows/golang-test-windows.yml
vendored
2
.github/workflows/golang-test-windows.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Test Code Windows
|
||||
on: [push,pull_request]
|
||||
on: [pull_request]
|
||||
jobs:
|
||||
pre:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user