Skip to content

Commit

Permalink
chore: Rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
svrooij committed Apr 29, 2020
1 parent 2bd4ca0 commit b456532
Showing 1 changed file with 2 additions and 2 deletions.
@@ -1,4 +1,4 @@
name: Deploy to github packages
name: Build and test

on:
push:
Expand All @@ -9,7 +9,7 @@ on:
- '*'

jobs:
build-and-deploy:
build-and-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit b456532

Please sign in to comment.