Skip to content

Commit

Permalink
modified: .github/workflows/testworkflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmuS2024 committed Oct 13, 2024
1 parent 209f5b3 commit e5004ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/testworkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
# экшен — выполняет какую-то задачу
# checkout — клонирует репозиторий
- uses: actions/checkout@v4
- run: npm ci
- run: npm test
- run: make setup
- run: make test
- run: make lint
Expand Down

0 comments on commit e5004ab

Please sign in to comment.