Skip to content

Remove cutoff_frequency, deprecated in es7.3.0, forbidden in es8 #37

Remove cutoff_frequency, deprecated in es7.3.0, forbidden in es8

Remove cutoff_frequency, deprecated in es7.3.0, forbidden in es8 #37

Workflow file for this run

name: Continuous Integration
on: pull_request
jobs:
unit-tests:
# only run this job for forks
if: github.event.pull_request.head.repo.full_name != github.repository
uses: ./.github/workflows/_test.yml