Skip to content

Commit

Permalink
Update test Github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xfournet committed Aug 31, 2021
1 parent 9e40950 commit 4aa4826
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Test image

on:
push:
Expand All @@ -10,9 +10,6 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.3.4

- name: Docker Setup Buildx
id: buildx
uses: docker/setup-buildx-action@v1.5.1
Expand Down

0 comments on commit 4aa4826

Please sign in to comment.