mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Remove whoami step from Windows CI
A carry-over from testing
This commit is contained in:
4
.github/workflows/testing.yml
vendored
4
.github/workflows/testing.yml
vendored
@@ -116,10 +116,6 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
cp bins/* .
|
||||
- name: Who am I
|
||||
shell: bash
|
||||
run: |
|
||||
uname
|
||||
- name: Run tests
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user