This commit is contained in:
hathach 2022-07-27 20:31:57 +07:00
parent 4411579ae0
commit 2d5be43747
No known key found for this signature in database
GPG Key ID: F5D50C6D51D17CBA
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
- name: Test cdc_dual_ports
#working-directory: ${{github.workspace}}
run: |
./flash_sh cdc_dual_ports
./flash.sh cdc_dual_ports
test -e /dev/ttyACM1 && echo "ttyACM1 exists"
test -e /dev/ttyACM2 && echo "ttyACM2 exists"