Skip to content
This repository has been archived by the owner on Feb 20, 2025. It is now read-only.

Setup autobahn testsuite report generation #12

Setup autobahn testsuite report generation

Setup autobahn testsuite report generation #12

Workflow file for this run

name: autobahn testsuit report
on: [push, pull_request]
jobs:
ubuntu:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 'pypy2.7'
#- run: pip install -U pip
- run: pip2 install autobahntestsuite==0.8.2