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 42c5cff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
uses: actions/checkout@v4

- name: Change dir
uses: cd frontend
run: cd frontend

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

# Task 1.1:

Expand Down

0 comments on commit 42c5cff

Please sign in to comment.