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

Commit

Permalink
Merge pull request #36 from serpent-os/fix-rename-workflow
Browse files Browse the repository at this point in the history
Fix & rename workflow
  • Loading branch information
ermo committed Apr 12, 2023
2 parents 9ab69a1 + f001793 commit 7d0cee7
Showing 1 changed file with 2 additions and 1 deletion.
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

0 comments on commit 7d0cee7

Please sign in to comment.