mirror of
https://github.com/Links2004/arduinoWebSockets.git
synced 2025-07-22 20:07:14 +02:00
enable debug for CI
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
|
||||
function build_sketches()
|
||||
{
|
||||
local arduino=$1
|
||||
|
Reference in New Issue
Block a user