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 552732c commit 1a5ad13Copy full SHA for 1a5ad13
.github/workflows/cicd.yml
@@ -49,8 +49,6 @@ jobs:
49
50
steps:
51
- uses: actions/checkout@v4
52
- with:
53
- lfs: true
54
55
- name: Set up Ruby
56
uses: ruby/setup-ruby@v1
@@ -99,8 +97,6 @@ jobs:
99
97
100
98
101
102
103
104
105
106
.github/workflows/docs.yml
@@ -24,8 +24,6 @@ jobs:
24
25
- name: Checkout
26
uses: actions/checkout@v4
27
28
29
30
- name: Setup Ruby for models guide generation (root Gemfile)
31
0 commit comments