Skip to content

Commit

Permalink
Update and rename node.js.yml to main.yml
Browse files Browse the repository at this point in the history
Supports Flask and Node.js steps
  • Loading branch information
ralfferreira authored Oct 30, 2023
1 parent 26155b6 commit a98f824
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs

name: Node.js CI
name: CI
# Controls when the workflow will run
on:
push:
Expand Down

0 comments on commit a98f824

Please sign in to comment.