From 8076421a80d9323b009cd87d6db65a9c011a54c7 Mon Sep 17 00:00:00 2001
From: Simon Choi <13610195+simc@users.noreply.github.com>
Date: Tue, 22 Aug 2023 00:19:10 +0200
Subject: [PATCH] Fixes
---
.github/workflows/test.yml | 1 +
README.md | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 131fbbb41..be434cb42 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -53,4 +53,5 @@ jobs:
- name: Upload Coverage
uses: codecov/codecov-action@v3
with:
+ token: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info
diff --git a/README.md b/README.md
index 3761fe832..f96aa76f9 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@
-
-
+
+