Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
stjernen committed Oct 18, 2024
1 parent 7716679 commit aa832a0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Change dir
uses: cd frontend

- name: Run tests
uses: npm run test
run: npm run test

# Task 1.1:

Expand Down

0 comments on commit aa832a0

Please sign in to comment.