Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron committed Oct 2, 2023
1 parent 43688cc commit f06bc09
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,7 @@ jobs:
# - name: Build Cli
# run: cd cli && yarn && yarn build && cd ..
# - name: Lint IOTA Markdown
# run: yarn lint:md:check:iota
# - name: Lint Shimmer Markdown
# run: yarn lint:md:check:shimmer
# - name: Lint Next Markdown
# run: yarn lint:md:check:next
# run: yarn lint:md:check
- name: Format Wiki
run: yarn format:check
build:
Expand Down

0 comments on commit f06bc09

Please sign in to comment.