Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenalex836 authored Dec 7, 2023
1 parent 7cd9e2a commit 104157e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3

# Runs a single command using the runners shell
- name: Run a one-line script
run: echo Hello, world!

- name: Run markdown lint
run: |
npm install remark-cli remark-preset-lint-consistent
Expand Down

0 comments on commit 104157e

Please sign in to comment.