Skip to content

chore: SSL verbose=True, mininterval=5 #95

chore: SSL verbose=True, mininterval=5

chore: SSL verbose=True, mininterval=5 #95

Workflow file for this run

name: cwa
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
cwa:
runs-on: ${{matrix.os}}
strategy:
matrix:
os: [ubuntu-latest]
python-version: ["3.8", "3.9", "3.10"]
steps:
- uses: actions/checkout@v3
- name: Setup Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install .
- name: Download test file
run: |
wget https://wearables-files.ndph.ox.ac.uk/files/data/samples/ax3/tiny-sample.cwa.gz --quiet
- name: Smoke test
run: |
stepcount tiny-sample.cwa.gz