Disabled filter graph tests for windows

This commit is contained in:
Quentin Renard
2023-08-14 09:11:22 +02:00
parent 202271beb6
commit e24b820d33
5 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
// TODO Fix https://github.com/asticode/go-astiav/actions/runs/5853322732/job/15867145888
//go:build !windows
package astiav_test
import (