Kaynağa Gözat

Remove test CI commands

Jeremie Pardou-Piquemal 3 yıl önce
ebeveyn
işleme
81482a5ff7
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      .github/workflows/lint-deploy.yml

+ 0 - 2
.github/workflows/lint-deploy.yml

@@ -30,8 +30,6 @@ jobs:
           /api/*  https://ricochetjs.herokuapp.com/:splat  200
           /*    /index.html   200
           EOF
-      - run: cat ./dist/_redirects
-      - run: ls ./dist
 
       - name: Deploy to Netlify
         uses: nwtgck/actions-netlify@v1.1