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