mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-15 02:13:17 -06:00
remove unnecessary checkout step
This commit is contained in:
3
.github/workflows/integration.yaml
vendored
3
.github/workflows/integration.yaml
vendored
@@ -14,9 +14,6 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Run Integration
|
||||
if: ${{ !contains(matrix.os, 'windows') }}
|
||||
run: curl -sSL https://raw.githubusercontent.com/Xevion/spotify-player-quickauth/refs/heads/master/run.sh | sh
|
||||
|
||||
Reference in New Issue
Block a user