Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Fix & rename workflow #36

Merged
merged 1 commit into from
Apr 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ "main" ]

jobs:
build:
dub_test:

runs-on: ubuntu-latest

Expand Down Expand Up @@ -35,4 +35,5 @@ jobs:

- name: Build & Test
run: |
cd moss
dub test