Skip to content

Commit

Permalink
restore pr release tests part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Mar 5, 2024
1 parent e1eda2e commit bfbc8f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/dev-release-slim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- name: Ensure slimcore
run: ./dist/@lando/cli config --path fatcore | grep false


sign-n-deploy:
runs-on: ${{ matrix.os }}
needs:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@
"utils/**/*.js"
],
"assets": [
"FATCORE",
"config.yml",
"package.json",
"config/test.yaml",
"config/user.yaml",
"FATCORE",
"node_modules/@lando/**/fastcgi_params",
"node_modules/@lando/**/*.cnf",
"node_modules/@lando/**/*.conf",
Expand Down

0 comments on commit bfbc8f6

Please sign in to comment.