aboutsummaryrefslogtreecommitdiff
path: root/gigagramfab/.github/workflows/test-scala-presence.yml
diff options
context:
space:
mode:
Diffstat (limited to 'gigagramfab/.github/workflows/test-scala-presence.yml')
-rw-r--r--gigagramfab/.github/workflows/test-scala-presence.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/gigagramfab/.github/workflows/test-scala-presence.yml b/gigagramfab/.github/workflows/test-scala-presence.yml
deleted file mode 100644
index 6b1091e1fd..0000000000
--- a/gigagramfab/.github/workflows/test-scala-presence.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-name: Test Scala Presence
-
-on:
- pull_request:
- branches: [ master, main ]
- push:
- branches: [ master, main ]
-
-jobs:
- test-scala-presence:
- runs-on: ubuntu-latest
- steps:
- - name: Checkout
- uses: actions/checkout@v2
- - name: Check file content
- uses: mattsb42-meta/not-grep@1.0.0
- with:
- config-file: ./.github/test-scala-presence.toml