Skip to content

Commit

Permalink
Rename GitHub Actions (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: Reuben Lindroos <rjl67@bath.ac.uk>
  • Loading branch information
reubenlindroos and reubenlindroos committed Dec 20, 2021
1 parent 099905a commit 863b08f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions

name: CI
name: C++ Build and Tests

# Controls when the action will run.
on:
Expand Down
@@ -1,4 +1,4 @@
name: Python Package using Conda
name: Python Preprocessing Tests

# Controls when the action will run.
on:
Expand Down

0 comments on commit 863b08f

Please sign in to comment.