Minor renaming of feature branch tests

This commit is contained in:
Jafner 2021-09-09 13:35:34 -07:00
parent 38d9632b91
commit 66ce4c1117

View File

@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions
name: CI
name: Feature CI
# Controls when the workflow will run
on:
@ -30,7 +30,7 @@ jobs:
id: buildx
uses: docker/setup-buildx-action@master
- name: Build and push the Docker image
- name: Build the Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: .