aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2021-12-12 09:45:54 +0100
committerBastien Wirtz <bastien.wirtz@gmail.com>2021-12-12 09:45:54 +0100
commite6ba84d35a8f2761e849b9c2cdc09984e8390035 (patch)
tree28ba9d774008ba05d3206c98ceeffd59d25ffdd7 /.github
parent611fe797eb023dbf0342e15d30eff96525a5fb84 (diff)
downloadhomer-e6ba84d35a8f2761e849b9c2cdc09984e8390035.tar.gz
homer-e6ba84d35a8f2761e849b9c2cdc09984e8390035.tar.zst
homer-e6ba84d35a8f2761e849b9c2cdc09984e8390035.zip
Upgrade dependancies
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/integration.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml
index 196113d..8d1a7ad 100644
--- a/.github/workflows/integration.yml
+++ b/.github/workflows/integration.yml
@@ -1,7 +1,7 @@
1# This workflow will do a clean install of node dependencies, cache/restore them, build the source code and run tests across different versions of node 1# This workflow will do a clean install of node dependencies, cache/restore them, build the source code and run tests across different versions of node
2# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions 2# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3 3
4name: Node.js CI 4name: Integration
5 5
6on: 6on:
7 push: 7 push: