Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
manzil-infinity180 committed Aug 4, 2024
1 parent 50db1ff commit fe605c3
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/xf_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,3 @@ jobs:
- name: Run Eslint
- run: npm run eslint

yaml-lint:
name: yaml-lint
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: install yamllint
run: sudo apt-get install -y yamllint
- name: Run yamllint
run: yamllint .

0 comments on commit fe605c3

Please sign in to comment.