Rename SDK tests jobs
All checks were successful
Build / build (pull_request) Successful in 2m26s
Integration Tests / test-integration (pull_request) Successful in 2m59s
E2E Tests / test-e2e (pull_request) Successful in 3m57s
Lint / Run golangci-lint (pull_request) Successful in 4m57s
Unit Tests / test-unit (pull_request) Successful in 2m59s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 8m32s
SDK Tests / sdk_tests (pull_request) Successful in 9m30s
SDK Tests / sdk_tests_auctions (pull_request) Successful in 14m10s
All checks were successful
Build / build (pull_request) Successful in 2m26s
Integration Tests / test-integration (pull_request) Successful in 2m59s
E2E Tests / test-e2e (pull_request) Successful in 3m57s
Lint / Run golangci-lint (pull_request) Successful in 4m57s
Unit Tests / test-unit (pull_request) Successful in 2m59s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 8m32s
SDK Tests / sdk_tests (pull_request) Successful in 9m30s
SDK Tests / sdk_tests_auctions (pull_request) Successful in 14m10s
This commit is contained in:
parent
d5ebb107ce
commit
ee092cd352
@ -1,4 +1,4 @@
|
||||
name: Tests
|
||||
name: SDK Tests
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
@ -7,7 +7,7 @@ on:
|
||||
- release/**
|
||||
|
||||
jobs:
|
||||
sdk_tests:
|
||||
sdk_tests_auctions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: Tests
|
||||
name: SDK Tests
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
@ -7,7 +7,7 @@ on:
|
||||
- release/**
|
||||
|
||||
jobs:
|
||||
sdk_tests:
|
||||
sdk_tests_nameservice_expiry:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: Tests
|
||||
name: SDK Tests
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user