Skip to content

Commit

Permalink
Workfolow testing
Browse files Browse the repository at this point in the history
  • Loading branch information
CS50X-RGB committed Feb 29, 2024
1 parent 77af733 commit 6191256
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
- name: Remove Previous build
run: rm -rf ./build

- name: Install dependencies
run: npm install
working-directory: /

- name: Build app
run: npm run build
working-directory: /
Expand Down

0 comments on commit 6191256

Please sign in to comment.