diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2a8dfd8..fbfb5e7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,8 +12,7 @@ jobs: # Use the output from the `hello` step - name: Get the output time run: echo "The time was ${{ steps.hello.outputs.time }}" - - name: Run headless test - uses: GabrielBB/xvfb-action@v1 - with: - run: npm test + - name: Run + uses: devbotsxyz/xcode-select@main +