Skip to content

Commit

Permalink
rollback GA wf
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiaMarzano-Eng committed Oct 5, 2021
1 parent dc251e0 commit 58a8819
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: CI
"on":
push:
branches:
- improve_tst_coverage
- master
pull_request:
branches:
- improve_tst_coverage
- master
jobs:
lint-dockerfile:
name: Lint Dockerfile
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
matrix:
node-version:
- 12.x
# - 14.x
- 14.x
steps:
- name: Git checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 58a8819

Please sign in to comment.