commit a994980a4ed68af36e825016b43859f4dd598944 parent b19d2f92e3453ca4d0c283c92b4a22066ce40b63 Author: Anna <14218799+annaesvensson@users.noreply.github.com> Date: Thu, 14 Jul 2022 14:17:51 +0200 Updated system tests Diffstat:
| M | .github/workflows/tests.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml @@ -1,6 +1,6 @@ # Datenstrom Yellow system tests -name: Tests +name: System tests on: [push, pull_request] jobs: tests: