Skip to content
Snippets Groups Projects
Commit a63f76d9 authored by marihachi's avatar marihachi
Browse files

update CI configuration

parent f8e8c8cc
No related branches found
No related tags found
No related merge requests found
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Node.js CI
name: CI
on:
push:
......@@ -10,7 +10,7 @@ on:
branches: [ develop ]
jobs:
build:
test:
runs-on: ubuntu-latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment