mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: shorten the new job name to just autobahn_tests
This commit is contained in:
parent
f2ce72c2bf
commit
772baa74f1
2
.github/workflows/websockets.yml
vendored
2
.github/workflows/websockets.yml
vendored
@ -28,7 +28,7 @@ on:
|
|||||||
- name: Run websockets tests
|
- name: Run websockets tests
|
||||||
run: ./v -cflags "-Werror" test vlib/x/websocket/
|
run: ./v -cflags "-Werror" test vlib/x/websocket/
|
||||||
|
|
||||||
websocket_autobahn_tests:
|
autobahn_tests:
|
||||||
name: Autobahn integrations tests
|
name: Autobahn integrations tests
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
timeout-minutes: 20
|
timeout-minutes: 20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user