Skip to content

Commit 17c084f

Browse files
danieleadespatrickelectric
authored andcommitted
remove non-existent 'autoquad' feature
1 parent dd94f63 commit 17c084f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
strategy:
3333
matrix:
34-
dialect: ["ardupilotmega", "asluav", "autoquad", "matrixpilot", "minimal", "paparazzi", "python_array_test", "slugs", "standard", "test", "ualberta", "uavionix", "icarous", "common"]
34+
dialect: ["ardupilotmega", "asluav", "matrixpilot", "minimal", "paparazzi", "python_array_test", "slugs", "standard", "test", "ualberta", "uavionix", "icarous", "common"]
3535
steps:
3636
- uses: actions/checkout@master
3737
- uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)