Skip to content

Commit

Permalink
Update check-tests-after-push-2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
q71114 authored Jul 26, 2024
1 parent 038e046 commit 06a3488
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check-tests-after-push-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
nightly-ui-tests:
runs-on: windows-2022
if: ${{ github.event_name == 'edited' }}
steps:
- run: |
Write-Host "Nightly test"
Write-Host "${{ github.event_name }}"

0 comments on commit 06a3488

Please sign in to comment.