Add tab mode in example. Make coverage script sh->bash script

This commit is contained in:
Olof hagsand 2021-04-22 20:44:37 +02:00
parent ecd5f7de70
commit 6cb75f5492
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
# Run coverage using codecov
# Assume pwd is in top-level srcdir