Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
RadhepS committed Aug 2, 2024
1 parent 513c2ab commit 0e37aa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ jobs:
# Navigate to the directory and run the script
cd "${config_dir}" && bash "./run.sh" install_npm
- name: Modify Spartacus configuration
run: |
# Define the file location
file_location="../../../spartacus-${version}/apps/spartacusstore/src/app/spartacus/spartacus-configuration.module.ts"
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ jobs:
# Navigate to the directory and run the script
cd "${config_dir}" && bash "./run.sh" install_npm
- name: Modify Spartacus configuration
run: |
# Define the file location
file_location="../../../spartacus-${version}/apps/spartacusstore/src/app/spartacus/spartacus-configuration.module.ts"
Expand Down

0 comments on commit 0e37aa8

Please sign in to comment.