Skip to content

Commit

Permalink
Record
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Nov 25, 2024
1 parent 11d8dda commit 2650183
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/snapshot-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Snapshot Tests

on:
pull_request:
# pull_request:
push:

workflow_dispatch:
inputs:
Expand Down Expand Up @@ -41,6 +42,7 @@ jobs:
# - name: Upload test results
# if: failure()
# uses: actions/[email protected]
# continue-on-error: true
# with:
# name: report
# path: ./**/build/reports/*
Expand Down

0 comments on commit 2650183

Please sign in to comment.