Skip to content

Commit

Permalink
Run for 1 hour
Browse files Browse the repository at this point in the history
  • Loading branch information
jayasanka-sack committed Sep 6, 2024
1 parent a3affd9 commit cde7798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-on-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Update the load configuration for PRS
if: github.event_name == 'pull_request'
run: |
echo "SIMULATION_PRESET=pull_request" >> $GITHUB_ENV
echo "SIMULATION_PRESET=standard" >> $GITHUB_ENV
- name: Update the load configuration for commits
if: github.event_name == 'push'
Expand Down

0 comments on commit cde7798

Please sign in to comment.