Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed May 19, 2024
1 parent c4c272f commit 45bae5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
node-version: '14.21.3'

- name: Compile css/js
run: cd /web/wp-content/themes/lfevents/; npm install; npm run build
run: pwd; ls; cd /web/wp-content/themes/lfevents/; npm install; npm run build


code_sniff_unit_test:
Expand Down

0 comments on commit 45bae5e

Please sign in to comment.