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 5a05192
Show file tree
Hide file tree
Showing 3 changed files with 1,085 additions and 115 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
Loading

0 comments on commit 5a05192

Please sign in to comment.