summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2020-11-07 14:21:15 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2020-11-07 14:21:15 (GMT)
commit0b5664774359a9aebd22165854c5db88934d82e2 (patch)
tree199c39d9dfeea43793669f6e9a5b4082174c334a
parentf827fd2a9d59990ad0ccf254d27113fd9881fcfe (diff)
downloadtcl-0b5664774359a9aebd22165854c5db88934d82e2.zip
tcl-0b5664774359a9aebd22165854c5db88934d82e2.tar.gz
tcl-0b5664774359a9aebd22165854c5db88934d82e2.tar.bz2
Updated workflow name
-rw-r--r--.github/workflows/tcl-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tcl-build.yml b/.github/workflows/tcl-build.yml
index 55cf359..db46cfd 100644
--- a/.github/workflows/tcl-build.yml
+++ b/.github/workflows/tcl-build.yml
@@ -1,4 +1,4 @@
-name: Build and Test
+name: Linux Build and Test
on: [push]
jobs:
build: