Skip to content

Commit

Permalink
remove screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminBrienen committed Nov 8, 2024
1 parent b4b5eda commit c2a1ab3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 103 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,15 +254,6 @@ jobs:
time CI_TESTING_CONFIG=$example cargo run --example $example_name
sleep 10
done
- name: Save PR number
if: ${{ github.event_name == 'pull_request' }}
run: |
echo ${{ github.event.number }} > ./screenshots/PR
- uses: actions/upload-artifact@v4
if: ${{ failure() && github.event_name == 'pull_request' }}
with:
name: example-run-macos
path: example-run/
check-doc:
runs-on: ubuntu-latest
Expand Down
94 changes: 0 additions & 94 deletions .github/workflows/send-screenshots-to-pixeleagle.yml

This file was deleted.

0 comments on commit c2a1ab3

Please sign in to comment.