Skip to content

Commit

Permalink
inconsequential change to force CI to run
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed Jan 23, 2025
1 parent 0f77180 commit b6ee452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- cron: '21 5 * * 2-6'

env:
# This env var should enforce develop branch of all dependencies
# This env var will enforce develop branch of all dependencies
FAVOR_LOCAL_GEMS: true
GEM_DEVELOPER_KEY: ${{ secrets.GEM_DEVELOPER_KEY }}

Expand Down

0 comments on commit b6ee452

Please sign in to comment.