Skip to content

chore(version): create version 0.1.2 #38

chore(version): create version 0.1.2

chore(version): create version 0.1.2 #38

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