Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Commit

Permalink
[app or tool] removed debugging code from Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjen committed Mar 25, 2021
1 parent 6cce7ad commit 82cffb4
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,21 +91,9 @@ jobs:
-
name: Run Composer
run: composer install
-
name: DEBUG
run: |
cd /home/runner/work/ask/ask
ls -la
cd /home/runner/work/ask
ls -la
-
name: Install sample react app
run: composer -n require healthgovau/sample-react-app
-
name: DEBUG
run: |
cd /home/runner/work/ask/ask/themes/health/apps/sample-react-app/build
ls -la
-
name: Install Health theme dependencies
run: |
Expand Down

0 comments on commit 82cffb4

Please sign in to comment.