name: connect_and_get_server
on:
push:
branches:
pull_request:
branches:
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: connect_and_get_server
run: cargo run --example connect_and_get_server