Compare commits

..

No commits in common. "2b4ef8a371f7498e5926b679ab52ee6c3f77bc89" and "1213d588ec96c3cfa770c535c2054d5def32b83f" have entirely different histories.

3 changed files with 1 additions and 7 deletions

View File

@ -86,8 +86,6 @@ jobs:
cp tarpaulin-report.json target/doc/rustframe/ cp tarpaulin-report.json target/doc/rustframe/
cp tarpaulin-badge.json target/doc/rustframe/ cp tarpaulin-badge.json target/doc/rustframe/
cp last-commit-date.json target/doc/rustframe/ cp last-commit-date.json target/doc/rustframe/
mkdir -p target/doc/rustframe/.github
cp .github/rustframe_logo.png target/doc/rustframe/.github/
echo "<meta http-equiv=\"refresh\" content=\"0; url=rustframe\">" > target/doc/index.html echo "<meta http-equiv=\"refresh\" content=\"0; url=rustframe\">" > target/doc/index.html
- name: Upload Pages artifact - name: Upload Pages artifact

View File

@ -7,7 +7,6 @@ on:
jobs: jobs:
run-unit-tests: run-unit-tests:
if: github.event.pull_request.draft == false
name: run-unit-tests name: run-unit-tests
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:

View File

@ -1,7 +1,4 @@
# rustframe
# <img align="center" alt="Rustframe" src=".github/rustframe_logo.png" height="50" /> rustframe
<!-- though the centre tag doesn't work as it would noramlly, it achieves the desired effect -->
📚 [Docs](https://magnus167.github.io/rustframe/) | 🐙 [GitHub](https://github.com/Magnus167/rustframe) | 🌐 [Gitea mirror](https://gitea.nulltech.uk/Magnus167/rustframe) | 🦀 [Crates.io](https://crates.io/crates/rustframe) | 🔖 [docs.rs](https://docs.rs/rustframe/latest/rustframe/) 📚 [Docs](https://magnus167.github.io/rustframe/) | 🐙 [GitHub](https://github.com/Magnus167/rustframe) | 🌐 [Gitea mirror](https://gitea.nulltech.uk/Magnus167/rustframe) | 🦀 [Crates.io](https://crates.io/crates/rustframe) | 🔖 [docs.rs](https://docs.rs/rustframe/latest/rustframe/)