diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2021-01-26 18:43:07 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2021-01-26 18:43:07 +0000 |
| commit | deb6d8f7d59663c0ad5f86f6a31b8208eaa5465e (patch) | |
| tree | 12be9f9f0d65806864469afe58eaedfd4a30c9d1 /.github/workflows/action.yml | |
| parent | Add result check via git (diff) | |
| download | TCPDBench-deb6d8f7d59663c0ad5f86f6a31b8208eaa5465e.tar.gz TCPDBench-deb6d8f7d59663c0ad5f86f6a31b8208eaa5465e.zip | |
second attempt at running docker checks
Diffstat (limited to '.github/workflows/action.yml')
| -rw-r--r-- | .github/workflows/action.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml deleted file mode 100644 index 7110d442..00000000 --- a/.github/workflows/action.yml +++ /dev/null @@ -1,5 +0,0 @@ -name: TCPDBench Docker -description: Runs the TCPDBench checks using Docker -runs: - using: docker - image: ../../Dockerfile |
