🔥 remove name fields from steps

This commit is contained in:
Daniel Thoren 2023-06-08 08:03:59 +02:00 committed by GitHub
parent c9505aa6f5
commit 3b6aad9200
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,5 @@ jobs:
name: install codespaces setup
runs-on: ubuntu-latest
steps:
- name: checkout repo
- uses: actions/checkout@v1
- name: install script
- run: ls -la && bash install.sh