We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c1af8 commit 6cb35b8Copy full SHA for 6cb35b8
.github/workflows/ci.yml
@@ -65,6 +65,7 @@ jobs:
65
env:
66
BUNDLE_GEMFILE: "${{ github.workspace }}/deploy/Gemfile"
67
steps:
68
+ - run: 'false' # disable temporarily
69
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
70
- uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
71
with:
0 commit comments