shithub: rgbds

Download patch

ref: f53ad359a64472dc9d4e0b51b603040c943cb8eb
parent: 84de86beb55c6dbe4fc5dfef3784fe1b4a329767
author: ISSOtm <eldredhabert0@gmail.com>
date: Fri Oct 2 22:17:18 EDT 2020

Remove whoami step from Windows CI

A carry-over from testing

--- a/.github/workflows/testing.yml
+++ b/.github/workflows/testing.yml
@@ -116,10 +116,6 @@
         shell: bash
         run: |
           cp bins/* .
-      - name: Who am I
-        shell: bash
-        run: |
-          uname
       - name: Run tests
         shell: bash
         run: |