Rename index to tests to make intention clear.

This commit is contained in:
Emil Stenström 2021-02-05 23:34:52 +01:00
parent 55d9b3756c
commit 8a7397efd3

View file

@ -1,9 +1,6 @@
name: Build
on:
push:
pull_request:
workflow_dispatch:
on: [push, pull_request, workflow_dispatch]
jobs:
build: