diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index f64aa4c2..b767eb57 100755 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1 @@ -github: [knutwurst] -custom: ["https://paypal.me/oliverkoester", paypal.me] \ No newline at end of file +custom: ["https://paypal.me/oliverkoester"] \ No newline at end of file diff --git a/.github/workflows/test-builds.yml b/.github/workflows/test-builds.yml index 2cca9048..f6727489 100755 --- a/.github/workflows/test-builds.yml +++ b/.github/workflows/test-builds.yml @@ -126,4 +126,4 @@ jobs: pip install platformio - name: Run PlatformIO - run: platformio run -d \ No newline at end of file + run: platformio run --environment i3_MEGA \ No newline at end of file