Skip to content

Setting the platform of the CI tests #3

Setting the platform of the CI tests

Setting the platform of the CI tests #3

Workflow file for this run

name: CI
on:
- push
jobs:
tests:
name: Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: bash ./tests/main.sh