Skip to content

Merge pull request #1 from JadKHaddad/docs #36

Merge pull request #1 from JadKHaddad/docs

Merge pull request #1 from JadKHaddad/docs #36

Workflow file for this run

name: autobahn
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
autobahn:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Autobahn client
run: ./autobahn/autobahn-client.sh
- name: Autobahn server
run: ./autobahn/autobahn-server.sh