We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e81af commit fffb426Copy full SHA for fffb426
.github/workflows/test.yml
@@ -56,8 +56,12 @@ jobs:
56
python3-scipy \
57
python3-soundfile \
58
python3-pytest \
59
+<<<<<<< HEAD:.github/workflows/test.yml
60
git
61
python3 --version
62
+=======
63
+
64
+>>>>>>> 3794f92 (update tests to run on debian 11):.github/workflows/run-tests.yml
65
# Note: "actions/checkout@v2" requires libstdc++6:amd64 to be
66
# installed in the container. To keep things simple, use
67
# "actions/checkout@v1" instead.
0 commit comments