"src/analyze_streams.cpp" did not exist on "a5065265a4acf7d711af0ee935c73cc86de9607e"
Commit a2151d33 authored by baberabb's avatar baberabb
Browse files

switched off unit tests for testing

parent 2a67a469
......@@ -2,15 +2,6 @@
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
# just comment out unwanted steps to turn off the test.
name: Unit Tests
on:
push:
branches:
- 'main'
pull_request:
branches:
- 'main'
workflow_dispatch:
# Jobs run concurrently and steps run sequentially within a job.
# jobs: linter and cpu_tests. Add more jobs/steps as required.
jobs:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment