Github workflow fix

This commit is contained in:
kdeng00
2025-07-01 21:56:31 -04:00
parent 8b2e16111a
commit cf95caef50
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push: push:
branches: [ "master" ] branches: [ "master" ]
pull_request: pull_request:
branches: [ "master, icarus_v2_support" ] branches: [ "master", "icarus_v2_support" ]
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always