Skip to content

Commit

Permalink
feat: DEVOPS-710 move pipeline to GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmeds committed Jul 11, 2023
1 parent 4137fa7 commit 8e418cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
cache: npm

- name: Run test
env:
FORCE_COLOR: 1
run: |
./ci_scilla_type_check.sh && npm i && npm test

0 comments on commit 8e418cc

Please sign in to comment.