Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
  • Loading branch information
flacatus committed Dec 14, 2020
1 parent d971606 commit 34c42e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
#
# Contributors:
# Red Hat, Inc. - initial API and implementation
name: Chectl
on: [pull_request, push]
jobs:
build-and-deploy:
name: Run unit tests
runs-on: ubuntu-20.04
name: Unit Tests
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
Expand Down

0 comments on commit 34c42e6

Please sign in to comment.