Skip to content

Commit

Permalink
chore(): merge queue passes
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinMind committed Nov 24, 2023
1 parent 2134e6d commit c7d6bde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge_queue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- name: Build
run: npm run build
env:
CI_DELAY: "60000"
CI_FAIL: "1"
CI_DELAY: "10000"
CI_FAIL: ""

0 comments on commit c7d6bde

Please sign in to comment.