Skip to content

change platform to platforms in cdflow.yaml nad release_metadata.json #48

change platform to platforms in cdflow.yaml nad release_metadata.json

change platform to platforms in cdflow.yaml nad release_metadata.json #48

Workflow file for this run

name: Unit tests
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
name: Run tests
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run tests
run: ./test.sh