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 1c2201d commit 7caf689Copy full SHA for 7caf689
1 file changed
.github/workflows/build-test.yml
@@ -119,7 +119,6 @@ jobs:
119
120
- name: Upload DB models
121
uses: actions/upload-artifact@v4
122
- if: ${{ steps.set-should-run-tests.outputs.result == 'true' }}
123
with:
124
name: database_gen
125
path: api/src/shared/database_gen/
0 commit comments