Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Updated the gitmodules and switched to building wheels when pushing t…
Browse files Browse the repository at this point in the history
…o the master branch
  • Loading branch information
daminton committed Mar 1, 2024
1 parent c0c468d commit dc8511b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: swiftest

on:
release:
types: [published]
push:
branches:
- master

jobs:
build_wheels:
Expand Down
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

0 comments on commit dc8511b

Please sign in to comment.