Skip to content

Commit

Permalink
Remove pages workflow, fix test workflow title
Browse files Browse the repository at this point in the history
  • Loading branch information
TeyKey1 committed Apr 23, 2023
1 parent 0772223 commit 419d6f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 52 deletions.
51 changes: 0 additions & 51 deletions .github/workflows/pages.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Setup/Retrieve npm build chache
uses: bahmutov/npm-install@v1

- name: Run linter
- name: Run tests
run: npm i && npm run test

0 comments on commit 419d6f7

Please sign in to comment.