Skip to content

Commit fffb426

Browse files
committed
resolve test conflict2
1 parent 63e81af commit fffb426

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,12 @@ jobs:
5656
python3-scipy \
5757
python3-soundfile \
5858
python3-pytest \
59+
<<<<<<< HEAD:.github/workflows/test.yml
5960
git
6061
python3 --version
62+
=======
63+
64+
>>>>>>> 3794f92 (update tests to run on debian 11):.github/workflows/run-tests.yml
6165
# Note: "actions/checkout@v2" requires libstdc++6:amd64 to be
6266
# installed in the container. To keep things simple, use
6367
# "actions/checkout@v1" instead.

0 commit comments

Comments
 (0)